|
SHiP Geometry Service
Framework-agnostic C++20 library wrapping the SHiP GeoModel geometry behind a stable interface.
|
#include "GeometryService/SHiPGeometryService.h"#include <G4LogicalVolume.hh>#include <G4VPhysicalVolume.hh>#include <GeoModel2G4/VolumeBuilder.h>#include <GeoModelDBManager/GMDBManager.h>#include <GeoModelKernel/GeoPhysVol.h>#include <GeoModelRead/ReadGeoModel.h>#include <SHiPGeometry/SHiPGeometry.h>#include <cstddef>#include <exception>#include <filesystem>#include <map>#include <memory>#include <mutex>#include <stdexcept>#include <string>#include <unordered_set>#include <vector>
Namespaces | |
| namespace | ship |
Macros | |
| #define | SHIP_GEOMODEL2G4_STATIC_CACHES 0 |
| #define SHIP_GEOMODEL2G4_STATIC_CACHES 0 |