SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
Loading...
Searching...
No Matches
Functions
test_trackers.cpp File Reference
#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>
Include dependency graph for test_trackers.cpp:

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]")
 

Function Documentation

◆ findChild()

static const GeoVPhysVol * findChild ( const GeoVPhysVol *  parent,
const std::string &  name 
)
static

◆ TEST_CASE() [1/5]

TEST_CASE ( "TrackersHasFourStations"  ,
""  [trackers] 
)

◆ TEST_CASE() [2/5]

TEST_CASE ( "TrackersHasTrackerMagnet"  ,
""  [trackers] 
)

◆ TEST_CASE() [3/5]

TEST_CASE ( "TrackersStationHasViews"  ,
""  [trackers] 
)

◆ TEST_CASE() [4/5]

TEST_CASE ( "TrackersViewHasFrameAndSubLayers"  ,
""  [trackers] 
)

◆ TEST_CASE() [5/5]

TEST_CASE ( "TrackersWithinEnvelope"  ,
""  [trackers] 
)