#include <PixelDetectorDC1DC2.h>
Definition at line 103 of file PixelDetectorDC1DC2.h.
◆ Build()
GeoVPhysVol * GeoPixelChip::Build |
( |
| ) |
|
|
overridevirtual |
Implements PixelGeoDC2::GeoVPixelFactory.
Definition at line 190 of file PixelDetectorDC1DC2.cxx.
198 std::string LogName =
"chipBrlLog";
204 LogName =
"chipECLog";
208 const GeoBox* chipBox =
new GeoBox(thickness/2.,
width/2.,
length/2.);
209 GeoLogVol* theChip =
new GeoLogVol(LogName,chipBox,chipMat);
210 GeoPhysVol* chipPhys =
new GeoPhysVol(theChip);
◆ GeoVPixelFactory()
GeoVPixelFactory::GeoVPixelFactory |
◆ m_DDmgr
◆ m_epsilon
const double PixelGeoDC2::GeoVPixelFactory::m_epsilon {} |
|
protectedinherited |
◆ m_gmt_mgr
◆ m_mat_mgr
The documentation for this class was generated from the following files: