#include <PixelDetectorDC1DC2.h>
Definition at line 235 of file PixelDetectorDC1DC2.h.
◆ Build()
GeoVPhysVol * GeoPixelLadderStruct::Build |
( |
| ) |
|
|
overridevirtual |
Implements PixelGeoDC2::GeoVPixelFactory.
Definition at line 792 of file PixelDetectorDC1DC2.cxx.
806 const GeoBox* ladderStructBox =
new GeoBox(thickness/2.,
width/2.,halflength);
807 const GeoLogVol* ladderStructLog =
new GeoLogVol(
"ladderStructLog",ladderStructBox,ladderMat);
808 GeoPhysVol* ladderStructPhys =
new GeoPhysVol(ladderStructLog);
809 return ladderStructPhys;
◆ 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: