|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
#include "SHiPGeometry/SHiPMaterials.h"#include "Target/TargetFactory.h"#include <GeoModelKernel/GeoBox.h>#include <GeoModelKernel/GeoLogVol.h>#include <GeoModelKernel/GeoPcon.h>#include <GeoModelKernel/GeoPhysVol.h>#include <GeoModelKernel/GeoShapeShift.h>#include <GeoModelKernel/GeoShapeSubtraction.h>#include <GeoModelKernel/GeoTube.h>#include <GeoModelKernel/Units.h>#include <catch2/catch_approx.hpp>#include <catch2/catch_test_macros.hpp>#include <cmath>#include <numbers>
Functions | |
| TEST_CASE ("TargetBuilds", "[target]") | |
| TEST_CASE ("Target2026HeVolume", "[target]") | |
| TEST_CASE ("Target2026UpstreamClosure", "[target]") | |
| TEST_CASE ("Target2026Disks", "[target]") | |
| TEST_CASE ("Target2026SteelCore", "[target]") | |
| TEST_CASE | ( | "Target2026Disks" | , |
| "" | [target] | ||
| ) |
| TEST_CASE | ( | "Target2026HeVolume" | , |
| "" | [target] | ||
| ) |
| TEST_CASE | ( | "Target2026SteelCore" | , |
| "" | [target] | ||
| ) |
| TEST_CASE | ( | "Target2026UpstreamClosure" | , |
| "" | [target] | ||
| ) |
| TEST_CASE | ( | "TargetBuilds" | , |
| "" | [target] | ||
| ) |