#include <PixelDetectorDC1DC2.h>
Definition at line 103 of file PixelDetectorDC1DC2.h.
◆ Build()
GeoVPhysVol * GeoPixelChip::Build |
( |
| ) |
|
|
overridevirtual |
Implements PixelGeoDC2::GeoVPixelFactory.
Definition at line 192 of file PixelDetectorDC1DC2.cxx.
200 std::string LogName =
"chipBrlLog";
206 LogName =
"chipECLog";
210 const GeoBox* chipBox =
new GeoBox(thickness/2.,
width/2.,
length/2.);
211 GeoLogVol* theChip =
new GeoLogVol(LogName,chipBox,chipMat);
212 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: