36 [[nodiscard]] GeoPhysVol*
build();
47 std::string m_configPath;
51 static constexpr double s_halfX = 2200.0;
52 static constexpr double s_halfY = 3300.0;
53 static constexpr double s_halfZ = 25200.0;
Factory for the DecayVolume subsystem (decay region + SBT).
Definition DecayVolumeFactory.h:30
const SBTConfig & config() const
The config the last build() actually used.
Definition DecayVolumeFactory.h:43
~DecayVolumeFactory()=default
GeoPhysVol * build()
Build the DecayVolume geometry; returns the air container.
Definition DecayVolumeFactory.cpp:49
Central material manager for the SHiP detector.
Definition SHiPMaterials.h:20
Definition ConfigPath.h:9
Configuration for the Surround Background Tagger (SBT) geometry.
Definition SBTConfig.h:18