|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
Factory for the TimingDetector (TimeDet) geometry. More...
#include <TimingDetectorFactory.h>
Public Member Functions | |
| TimingDetectorFactory (SHiPMaterials &materials) | |
| ~TimingDetectorFactory ()=default | |
| GeoPhysVol * | build () |
| Build the TimingDetector geometry and return the container volume. | |
| int | barCount () const |
| Number of sensitive bars registered during the last build() call. | |
Factory for the TimingDetector (TimeDet) geometry.
Builds a container volume and populates it with 330 scintillator bars (3 columns × 110 rows) via GeoModelXML (Gmx2Geo). Each bar is a GeoFullPhysVol (sensitive volume) registered through SHiPTimingDetInterface.
Container half-sizes (mm): 2750 × 3250 × 250. Bar half-sizes (mm): 700 × 30 × 5.
|
explicit |
|
default |
|
inline |
Number of sensitive bars registered during the last build() call.
| GeoPhysVol * SHiPGeometry::TimingDetectorFactory::build | ( | ) |
Build the TimingDetector geometry and return the container volume.