#include <PixelDetectorDC1DC2.h>
Definition at line 137 of file PixelDetectorDC1DC2.h.
◆ GeoPixelDiskSupports()
Definition at line 368 of file PixelDetectorDC1DC2.cxx.
378 std::string ele[3] = {
"Inner",
"Central",
"Outer"};
379 for (
int ii =0; ii<3; ii++) {
◆ Build()
GeoVPhysVol * GeoPixelDiskSupports::Build |
( |
| ) |
|
|
overridevirtual |
Implements PixelGeoDC2::GeoVPixelFactory.
Definition at line 395 of file PixelDetectorDC1DC2.cxx.
403 const GeoTube* supportTube =
new GeoTube(rmin,rmax,halflength);
405 GeoLogVol* theSupport =
new GeoLogVol(logName,supportTube,supportMat);
406 GeoPhysVol* supportPhys =
new GeoPhysVol(theSupport);
◆ 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: