EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NavigatorTests.cpp File Reference
+ Include dependency graph for NavigatorTests.cpp:

Go to the source code of this file.

Classes

struct  Acts::Test::PropagatorState
 mockup of propagtor state More...
 
struct  Acts::Test::PropagatorState::Stepper
 This is a simple cache struct to mimic a Stepper. More...
 
struct  Acts::Test::PropagatorState::Stepper::State
 
struct  Acts::Test::PropagatorState::Options
 emulate the options template More...
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Functions

template<typename stepper_state_t >
void Acts::Test::step (stepper_state_t &sstate)
 
bool Acts::Test::testNavigatorStateVectors (Navigator::State &state, size_t navSurf, size_t navLay, size_t navBound, size_t extSurf)
 Method for testing vectors in Navigator::State.
 
bool Acts::Test::testNavigatorStatePointers (Navigator::State &state, const TrackingVolume *worldVol, const TrackingVolume *startVol, const Layer *startLay, const Surface *startSurf, const Surface *currSurf, const TrackingVolume *currVol, const TrackingVolume *targetVol, const Layer *targetLay, const Surface *targetSurf)
 Method for testing pointers in Navigator::State.
 
CylindricalTrackingGeometry Acts::Test::cGeometry (tgContext)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (Navigator_status_methods)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (Navigator_target_methods)
 

Variables

bool Acts::Test::debug = true