![]() |
ATLAS Offline Software
|
#include <GeoPixelIBLFwdServices.h>
Public Member Functions | |
| GeoPixelIBLFwdServices (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, int) | |
| virtual GeoVPhysVol * | Build () override |
| bool | isComplexShapeDefined () |
| GeoPhysVol * | getSupportA () |
| GeoPhysVol * | getSupportC () |
| GeoTransform * | getSupportTrfA () |
| GeoTransform * | getSupportTrfC () |
Protected Attributes | |
| PixelGeometryManager * | m_gmt_mgr |
| InDetMaterialManager * | m_mat_mgr |
| InDetDD::PixelDetectorManager * | m_DDmgr |
| GeoModelIO::ReadGeoModel * | m_sqliteReader |
| std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > | m_mapFPV |
| std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > | m_mapAX |
| const double | m_epsilon |
Private Attributes | |
| bool | m_bFwdComplexGeometry_CAD |
| bool | m_bFwdComplexGeometry_Mod1 |
| int | m_section |
| GeoPhysVol * | m_supportPhysA |
| GeoPhysVol * | m_supportPhysC |
| GeoTransform * | m_xformSupportA |
| GeoTransform * | m_xformSupportC |
Definition at line 17 of file GeoPixelIBLFwdServices.h.
| GeoPixelIBLFwdServices::GeoPixelIBLFwdServices | ( | 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, | ||
| int | section ) |
Definition at line 24 of file GeoPixelIBLFwdServices.cxx.
|
overridevirtual |
Implements GeoVPixelFactory.
Definition at line 69 of file GeoPixelIBLFwdServices.cxx.
|
inline |
Definition at line 30 of file GeoPixelIBLFwdServices.h.
|
inline |
Definition at line 31 of file GeoPixelIBLFwdServices.h.
|
inline |
Definition at line 32 of file GeoPixelIBLFwdServices.h.
|
inline |
Definition at line 33 of file GeoPixelIBLFwdServices.h.
| bool GeoPixelIBLFwdServices::isComplexShapeDefined | ( | ) |
Definition at line 42 of file GeoPixelIBLFwdServices.cxx.
|
private |
Definition at line 37 of file GeoPixelIBLFwdServices.h.
|
private |
Definition at line 38 of file GeoPixelIBLFwdServices.h.
|
protectedinherited |
Definition at line 45 of file GeoVPixelFactory.h.
|
protectedinherited |
Definition at line 49 of file GeoVPixelFactory.h.
|
protectedinherited |
Definition at line 43 of file GeoVPixelFactory.h.
|
protectedinherited |
Definition at line 48 of file GeoVPixelFactory.h.
|
protectedinherited |
Definition at line 47 of file GeoVPixelFactory.h.
|
protectedinherited |
Definition at line 44 of file GeoVPixelFactory.h.
|
private |
Definition at line 40 of file GeoPixelIBLFwdServices.h.
|
protectedinherited |
Definition at line 46 of file GeoVPixelFactory.h.
|
private |
Definition at line 41 of file GeoPixelIBLFwdServices.h.
|
private |
Definition at line 42 of file GeoPixelIBLFwdServices.h.
|
private |
Definition at line 43 of file GeoPixelIBLFwdServices.h.
|
private |
Definition at line 44 of file GeoPixelIBLFwdServices.h.