![]() |
ATLAS Offline Software
|
#include <PixelDetectorDC1DC2.h>
Public Member Functions | |
| GeoPixelServices (InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr, const std::string &) | |
| virtual GeoVPhysVol * | Build () override |
| int | NCylinders () |
| void | SetCylinder (int n) |
| double | ZPos () |
| void | initialize (const std::string &) |
Protected Attributes | |
| PixelGeometryManager * | m_gmt_mgr {} |
| StoredMaterialManager * | m_mat_mgr {} |
| InDetDD::PixelDetectorManager * | m_DDmgr {} |
| 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< std::string > | m_material |
| std::string | m_zone |
| int | m_nframe {0} |
Definition at line 285 of file PixelDetectorDC1DC2.h.
| PixelGeoDC2::GeoPixelServices::GeoPixelServices | ( | InDetDD::PixelDetectorManager * | ddmgr, |
| PixelGeometryManager * | mgr, | ||
| const std::string & | ) |
|
overridevirtual |
Implements PixelGeoDC2::GeoVPixelFactory.
| void PixelGeoDC2::GeoPixelServices::initialize | ( | const std::string & | ) |
|
inline |
Definition at line 291 of file PixelDetectorDC1DC2.h.
|
inline |
Definition at line 292 of file PixelDetectorDC1DC2.h.
|
inline |
Definition at line 293 of file PixelDetectorDC1DC2.h.
|
protectedinherited |
Definition at line 54 of file PixelDetectorDC1DC2.h.
|
protectedinherited |
Definition at line 55 of file PixelDetectorDC1DC2.h.
|
protectedinherited |
Definition at line 52 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 296 of file PixelDetectorDC1DC2.h.
|
protectedinherited |
Definition at line 53 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 297 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 299 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 296 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 296 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 298 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 296 of file PixelDetectorDC1DC2.h.