![]() |
ATLAS Offline Software
|
#include <GeoPixelDiskSupports.h>
Public Member Functions | |
| GeoPixelDiskSupports (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) | |
| virtual GeoVPhysVol * | Build () override |
| int | NCylinders () |
| void | SetCylinder (int n) |
| double | ZPos () |
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 | |
| std::vector< double > | m_rmin |
| std::vector< double > | m_rmax |
| std::vector< double > | m_halflength |
| std::vector< double > | m_zpos |
| std::vector< int > | m_typeNum |
| int | m_nframe |
Definition at line 11 of file GeoPixelDiskSupports.h.
| GeoPixelDiskSupports::GeoPixelDiskSupports | ( | 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 15 of file GeoPixelDiskSupports.cxx.
|
overridevirtual |
Implements GeoVPixelFactory.
Definition at line 44 of file GeoPixelDiskSupports.cxx.
|
inline |
Definition at line 21 of file GeoPixelDiskSupports.h.
|
inline |
Definition at line 22 of file GeoPixelDiskSupports.h.
|
inline |
Definition at line 23 of file GeoPixelDiskSupports.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.
|
private |
Definition at line 26 of file GeoPixelDiskSupports.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 28 of file GeoPixelDiskSupports.h.
|
private |
Definition at line 26 of file GeoPixelDiskSupports.h.
|
private |
Definition at line 26 of file GeoPixelDiskSupports.h.
|
protectedinherited |
Definition at line 46 of file GeoVPixelFactory.h.
|
private |
Definition at line 27 of file GeoPixelDiskSupports.h.
|
private |
Definition at line 26 of file GeoPixelDiskSupports.h.