|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
Builds the SBT scintillator sensor containers into mother.
More...
#include <SBTSensorBuilder.h>
Static Public Member Functions | |
| static void | build (GeoVPhysVol *mother, const GeoMaterial *alMat, const GeoMaterial *labMat, const SBTConfig &cfg, const std::string &tag="/SHiP/decay_volume/sbt/sensors") |
| Build the sensors. | |
Builds the SBT scintillator sensor containers into mother.
Ports the standalone SBTSensorBuilder: ~130 GeoTrap containers (side and top/bottom faces of the frustum), each holding 7 aluminium walls and 6 LAB cells stacked along Z. Containers are Z-split at the column front-flange edge and inset per-face so that, in the flat (non-hierarchical) layout, neighbouring volumes keep a real air gap.
|
static |
Build the sensors.
alMat is the aluminium wall material, labMat the LAB cell material; cfg holds the frustum/sensor parameters.