![]() |
ATLAS Offline Software
|
#include <PixelDetectorDC1DC2.h>
Public Member Functions | |
| GeoPixelSubDisk (InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr, GeoPixelSiCrystal &theSensor) | |
| virtual | ~GeoPixelSubDisk ()=default |
| GeoPixelSubDisk (const GeoPixelSubDisk &)=delete | |
| GeoPixelSubDisk & | operator= (const GeoPixelSubDisk &)=delete |
| virtual GeoVPhysVol * | Build () override |
| double | Thickness () |
| double | RMax () |
| double | RMin () |
Protected Attributes | |
| PixelGeometryManager * | m_gmt_mgr {} |
| StoredMaterialManager * | m_mat_mgr {} |
| InDetDD::PixelDetectorManager * | m_DDmgr {} |
| const double | m_epsilon {} |
Private Attributes | |
| GeoPixelSiCrystal & | m_theSensor |
| GeoIntrusivePtr< GeoLogVol > | m_theSubDisk |
Definition at line 335 of file PixelDetectorDC1DC2.h.
| GeoPixelSubDisk::GeoPixelSubDisk | ( | InDetDD::PixelDetectorManager * | ddmgr, |
| PixelGeometryManager * | mgr, | ||
| GeoPixelSiCrystal & | theSensor ) |
Definition at line 1351 of file PixelDetectorDC1DC2.cxx.
|
virtualdefault |
|
delete |
|
overridevirtual |
Implements PixelGeoDC2::GeoVPixelFactory.
Definition at line 1374 of file PixelDetectorDC1DC2.cxx.
|
delete |
| double GeoPixelSubDisk::RMax | ( | ) |
Definition at line 1418 of file PixelDetectorDC1DC2.cxx.
| double GeoPixelSubDisk::RMin | ( | ) |
Definition at line 1414 of file PixelDetectorDC1DC2.cxx.
| double GeoPixelSubDisk::Thickness | ( | ) |
Definition at line 1422 of file PixelDetectorDC1DC2.cxx.
|
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.
|
protectedinherited |
Definition at line 53 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 348 of file PixelDetectorDC1DC2.h.
|
private |
Definition at line 349 of file PixelDetectorDC1DC2.h.