This is the base class for all the pieces of the Pixel detector.
More...
#include <GeoVPixelFactory.h>
Inherited by DBM_Det, DBM_Module, DBM_ModuleCage, DBM_PP0, DBM_Telescope, GeoPixelBarrel, GeoPixelCable, GeoPixelChip, GeoPixelDisk, GeoPixelDiskSupports, GeoPixelECCable, GeoPixelEndCap, GeoPixelEnvelope, GeoPixelFluid, GeoPixelFrame, GeoPixelHybrid, GeoPixelIBLFwdServices, GeoPixelIBLFwdSvcCADModel, GeoPixelIBLFwdSvcModel1, GeoPixelIFlexServices, GeoPixelLadder, GeoPixelLadderServices, GeoPixelLayer, GeoPixelModule, GeoPixelOldFrame, GeoPixelPigtail, GeoPixelServices, GeoPixelSiCrystal, GeoPixelStaveRing, GeoPixelStaveRingServices, and GeoPixelStaveSupport.
This is the base class for all the pieces of the Pixel detector.
Definition at line 31 of file GeoVPixelFactory.h.
◆ GeoVPixelFactory()
| GeoVPixelFactory::GeoVPixelFactory |
( |
InDetDD::PixelDetectorManager * | ddmgr, |
|
|
PixelGeometryManager * | mgr, |
|
|
GeoModelIO::ReadGeoModel * | sqliteReader, |
|
|
std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > | mapFPV, |
|
|
std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > | mapAX ) |
Definition at line 11 of file GeoVPixelFactory.cxx.
23{
24}
std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > m_mapFPV
std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > m_mapAX
GeoModelIO::ReadGeoModel * m_sqliteReader
PixelGeometryManager * m_gmt_mgr
InDetDD::PixelDetectorManager * m_DDmgr
InDetMaterialManager * m_mat_mgr
◆ ~GeoVPixelFactory()
| GeoVPixelFactory::~GeoVPixelFactory |
( |
| ) |
|
|
virtual |
◆ Build()
| virtual GeoVPhysVol * GeoVPixelFactory::Build |
( |
| ) |
|
|
pure virtual |
Implemented in DBM_Det, DBM_Module, DBM_ModuleCage, DBM_PP0, DBM_Telescope, GeoPixelBarrel, GeoPixelCable, GeoPixelChip, GeoPixelDetailedStaveSupport, GeoPixelDisk, GeoPixelDiskSupports, GeoPixelECCable, GeoPixelEndCap, GeoPixelEnvelope, GeoPixelFluid, GeoPixelFrame, GeoPixelHybrid, GeoPixelIBLFwdServices, GeoPixelIBLFwdSvcCADModel, GeoPixelIBLFwdSvcModel1, GeoPixelIFlexServices, GeoPixelLadder, GeoPixelLadderServices, GeoPixelLayer, GeoPixelModule, GeoPixelOldFrame, GeoPixelPigtail, GeoPixelServices, GeoPixelSiCrystal, GeoPixelSimpleStaveSupport, GeoPixelStaveRing, GeoPixelStaveRingServices, and GeoPixelTMT.
◆ m_DDmgr
◆ m_epsilon
| const double GeoVPixelFactory::m_epsilon |
|
protected |
◆ m_gmt_mgr
◆ m_mapAX
| std::shared_ptr<std::map<std::string, GeoAlignableTransform*> > GeoVPixelFactory::m_mapAX |
|
protected |
◆ m_mapFPV
| std::shared_ptr<std::map<std::string, GeoFullPhysVol*> > GeoVPixelFactory::m_mapFPV |
|
protected |
◆ m_mat_mgr
◆ m_sqliteReader
| GeoModelIO::ReadGeoModel* GeoVPixelFactory::m_sqliteReader |
|
protected |
The documentation for this class was generated from the following files: