#include <PixelDetectorDC1DC2.h>
Definition at line 137 of file PixelDetectorDC1DC2.h.
◆ GeoPixelDiskSupports()
Definition at line 370 of file PixelDetectorDC1DC2.cxx.
373{
374
375
376
377
378
379
380 std::string ele[3] = {"Inner", "Central", "Outer"};
381 for (int ii =0; ii<3; ii++) {
382 double rmin =
m_gmt_mgr->PixelECCarbonRMin(ele[ii]);
383 double rmax =
m_gmt_mgr->PixelECCarbonRMax(ele[ii]);
384 double halflength =
m_gmt_mgr->PixelECCarbonThickness(ele[ii])/2.;
385 double zpos = 0.;
386 std::string
mat =
m_gmt_mgr->PixelECCarbonMaterial(ele[ii]);
392 }
393}
std::vector< double > m_zpos
std::vector< double > m_halflength
std::vector< double > m_rmin
std::vector< double > m_rmax
std::vector< std::string > m_material
PixelGeometryManager * m_gmt_mgr
GeoVPixelFactory(InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr)
◆ Build()
| virtual GeoVPhysVol * PixelGeoDC2::GeoPixelDiskSupports::Build |
( |
| ) |
|
|
overridevirtual |
◆ NCylinders()
| int PixelGeoDC2::GeoPixelDiskSupports::NCylinders |
( |
| ) |
|
|
inline |
◆ SetCylinder()
| void PixelGeoDC2::GeoPixelDiskSupports::SetCylinder |
( |
int | n | ) |
|
|
inline |
◆ ZPos()
| double PixelGeoDC2::GeoPixelDiskSupports::ZPos |
( |
| ) |
|
|
inline |
◆ m_DDmgr
◆ m_epsilon
| const double PixelGeoDC2::GeoVPixelFactory::m_epsilon {} |
|
protectedinherited |
◆ m_gmt_mgr
◆ m_halflength
| std::vector<double> PixelGeoDC2::GeoPixelDiskSupports::m_halflength |
|
private |
◆ m_mat_mgr
◆ m_material
| std::vector<std::string> PixelGeoDC2::GeoPixelDiskSupports::m_material |
|
private |
◆ m_nframe
| int PixelGeoDC2::GeoPixelDiskSupports::m_nframe {0} |
|
private |
◆ m_rmax
| std::vector<double> PixelGeoDC2::GeoPixelDiskSupports::m_rmax |
|
private |
◆ m_rmin
| std::vector<double> PixelGeoDC2::GeoPixelDiskSupports::m_rmin |
|
private |
◆ m_zpos
| std::vector<double> PixelGeoDC2::GeoPixelDiskSupports::m_zpos |
|
private |
The documentation for this class was generated from the following files: