|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
#include "DecayVolume/DecayVolumeFactory.h"#include "DecayVolume/SBTConfig.h"#include "DecayVolume/SBTSensorBuilder.h"#include "DecayVolume/SBTStructureBuilder.h"#include "SHiPGeometry/SHiPMaterials.h"#include <GeoModelKernel/GeoBox.h>#include <GeoModelKernel/GeoDefinitions.h>#include <GeoModelKernel/GeoLogVol.h>#include <GeoModelKernel/GeoMaterial.h>#include <GeoModelKernel/GeoNameTag.h>#include <GeoModelKernel/GeoPhysVol.h>#include <GeoModelKernel/GeoTransform.h>#include <GeoModelKernel/GeoTrap.h>#include <GeoModelKernel/Units.h>#include <algorithm>#include <cmath>#include <fstream>#include <stdexcept>#include <string>#include <utility>
Namespaces | |
| namespace | SHiPGeometry |
Macros | |
| #define | SBT_TOML_DEFAULT_PATH "sbt.toml" |
| #define | SBT_TOML_INSTALL_PATH "" |
| #define SBT_TOML_DEFAULT_PATH "sbt.toml" |
| #define SBT_TOML_INSTALL_PATH "" |