ATLAS Offline Software
|
Interface for the InDetGeoModelTool. More...
#include <IInDetGeoModelTool.h>
Public Member Functions | |
virtual const InDetDD::TRT_DetectorManager * | TRTGeoManager () const =0 |
Provide the TRT geometry manager. More... | |
virtual const PixelID * | PixelIDHelper () const =0 |
Provide the Pixel identifier helper. More... | |
virtual const SCT_ID * | SCTIDHelper () const =0 |
Provide the SCT identifier helper. More... | |
virtual const TRT_ID * | TRTIDHelper () const =0 |
Provide the TRT identifier helper. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Return the interface identifier. More... | |
Interface for the InDetGeoModelTool.
Definition at line 25 of file IInDetGeoModelTool.h.
|
inlinestatic |
Return the interface identifier.
Definition at line 44 of file IInDetGeoModelTool.h.
Provide the Pixel identifier helper.
Implemented in JiveXML::InDetGeoModelTool.
Provide the SCT identifier helper.
Implemented in JiveXML::InDetGeoModelTool.
|
pure virtual |
Provide the TRT geometry manager.
Implemented in JiveXML::InDetGeoModelTool.
Provide the TRT identifier helper.
Implemented in JiveXML::InDetGeoModelTool.