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

Go to the source code of this file.

Namespaces

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

Macros

#define NBOXES   10
 
#define NTESTS   20
 

Typedefs

using Acts::Test::Box = Acts::Volume::BoundingBox
 
using Acts::Test::Ray = Acts::Ray< double, 3 >
 

Functions

std::tuple< std::vector< const
Volume * >, std::shared_ptr
< TrackingGeometry > > 
Acts::Test::gridBoxFactory (size_t n=NBOXES, double hl=1000, size_t octd=5)
 
 Acts::Test::BOOST_DATA_TEST_CASE (bvhnavigation_test, bdata::random((bdata::seed=7, bdata::engine=std::mt19937(), bdata::distribution=std::uniform_real_distribution<>(-5, 5)))^bdata::random((bdata::seed=2, bdata::engine=std::mt19937(), bdata::distribution=std::uniform_real_distribution<>(-M_PI, M_PI)))^bdata::random((bdata::seed=3, bdata::engine=std::mt19937(), bdata::distribution=std::uniform_real_distribution<>(-100, 100)))^bdata::random((bdata::seed=4, bdata::engine=std::mt19937(), bdata::distribution=std::uniform_real_distribution<>(-100, 100)))^bdata::random((bdata::seed=5, bdata::engine=std::mt19937(), bdata::distribution=std::uniform_real_distribution<>(-100, 100)))^bdata::xrange(NTESTS), eta, phi, x, y, z, index)
 

Variables

MagneticFieldContext Acts::Test::mfContext = MagneticFieldContext()
 
 Acts::Test::auto [volumes, tg] = gridBoxFactory()
 

Macro Definition Documentation

#define NBOXES   10

Definition at line 34 of file TrackingVolumeTests.cpp.

View newest version in sPHENIX GitHub at line 34 of file TrackingVolumeTests.cpp

#define NTESTS   20

Definition at line 35 of file TrackingVolumeTests.cpp.

View newest version in sPHENIX GitHub at line 35 of file TrackingVolumeTests.cpp