![]() |
![]() |
#include <StripGeomDetType.h>
Public Types | |
typedef StripTopology | TopologyType |
![]() | |
typedef GeomDetEnumerators::SubDetector | SubDetector |
Public Member Functions | |
bool | isStereo () const |
void | setTopology (TopologyType *topol) |
virtual const TopologyType & | specificTopology () const |
StripGeomDetType (TopologyType *t, std::string const &name, SubDetector &det, bool stereo) | |
const Topology & | topology () const override |
~StripGeomDetType () 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 | |
bool | theStereoFlag |
TopologyType * | theTopology |
StripGeomDetType is the abstract class for SiStripGeomDetType.
Definition at line 11 of file StripGeomDetType.h.
Definition at line 16 of file StripGeomDetType.h.
|
inline |
Definition at line 18 of file StripGeomDetType.h.
|
inlineoverride |
|
inline |
void StripGeomDetType::setTopology | ( | TopologyType * | topol | ) |
Definition at line 4 of file StripGeomDetType.cc.
References theTopology.
Referenced by specificTopology().
|
inlinevirtual |
Definition at line 28 of file StripGeomDetType.h.
References setTopology(), and theTopology.
Referenced by StripCPE::fillParams(), and ProxyStripTopology::specificTopology().
|
inlineoverridevirtual |
|
private |
Definition at line 37 of file StripGeomDetType.h.
Referenced by isStereo().
|
private |
Definition at line 36 of file StripGeomDetType.h.
Referenced by setTopology(), specificTopology(), topology(), and ~StripGeomDetType().