|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
#include "SHiPGeometry/SHiPMaterials.h"#include "Trackers/TrackersFactory.h"#include <GeoModelKernel/GeoBox.h>#include <GeoModelKernel/GeoLogVol.h>#include <GeoModelKernel/GeoPhysVol.h>#include <GeoModelKernel/GeoVPhysVol.h>#include <catch2/catch_test_macros.hpp>#include <string>Functions | |
| static const GeoVPhysVol * | findChild (const GeoVPhysVol *parent, const std::string &name) |
| TEST_CASE ("TrackersWithinEnvelope", "[trackers]") | |
| TEST_CASE ("TrackersHasFourStations", "[trackers]") | |
| TEST_CASE ("TrackersStationHasViews", "[trackers]") | |
| TEST_CASE ("TrackersViewHasFrameAndSubLayers", "[trackers]") | |
| TEST_CASE ("TrackersHasTrackerMagnet", "[trackers]") | |
|
static |
| TEST_CASE | ( | "TrackersHasFourStations" | , |
| "" | [trackers] | ||
| ) |
| TEST_CASE | ( | "TrackersHasTrackerMagnet" | , |
| "" | [trackers] | ||
| ) |
| TEST_CASE | ( | "TrackersStationHasViews" | , |
| "" | [trackers] | ||
| ) |
| TEST_CASE | ( | "TrackersViewHasFrameAndSubLayers" | , |
| "" | [trackers] | ||
| ) |
| TEST_CASE | ( | "TrackersWithinEnvelope" | , |
| "" | [trackers] | ||
| ) |