![]() |
![]() |
#include <PixelGeomDetType.h>
Public Types | |
using | TopologyType = PixelTopology |
![]() | |
typedef GeomDetEnumerators::SubDetector | SubDetector |
Public Member Functions | |
PixelGeomDetType & | operator= (const PixelGeomDetType &other)=delete |
PixelGeomDetType (TopologyType *t, std::string const &name, SubDetector &det) | |
PixelGeomDetType (const PixelGeomDetType &other)=delete | |
virtual const TopologyType & | specificTopology () const |
const Topology & | topology () const override |
~PixelGeomDetType () override | |
![]() | |
GeomDetType (const std::string &name, SubDetector subdet) | |
bool | isBarrel () const |
bool | isCSC () const |
bool | isDT () const |
bool | isEndcap () const |
bool | isGEM () const |
bool | isME0 () const |
bool | isMuon () const |
bool | isRPC () const |
bool | isTiming () const |
bool | isTracker () const |
bool | isTrackerPixel () const |
bool | isTrackerStrip () const |
const std::string & | name () const |
SubDetector | subDetector () const |
virtual | ~GeomDetType () |
Private Attributes | |
TopologyType * | theTopology |
Generic DetType for the Pixels. Specialized in SiPixelGeomDetType.
Definition at line 11 of file PixelGeomDetType.h.
Definition at line 14 of file PixelGeomDetType.h.
|
inline |
Definition at line 16 of file PixelGeomDetType.h.
Referenced by specificTopology().
|
inlineoverride |
|
delete |
|
delete |
Referenced by specificTopology().
|
inlinevirtual |
Definition at line 27 of file PixelGeomDetType.h.
References operator=(), trackingPlots::other, PixelGeomDetType(), and theTopology.
Referenced by PixelTemplateSmearerBase::smearHit(), and ProxyPixelTopology::specificTopology().
|
inlineoverridevirtual |
|
private |
Definition at line 33 of file PixelGeomDetType.h.
Referenced by specificTopology(), topology(), and ~PixelGeomDetType().