Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CylindricalContainerBuilderTests.cpp File Reference
+ Include dependency graph for CylindricalContainerBuilderTests.cpp:

Go to the source code of this file.

Classes

class  CylindricalVolumeBuilder< surface_type, surface_bounds_type >
 A mockup volume builder, it generates volumes with a single surface filled in in order to use the CylindricalContainerBuilder infrastructure. More...
 
class  VolumeGeoIdGenerator
 
struct  VolumeGeoIdGenerator::Cache
 

Functions

 BOOST_AUTO_TEST_CASE (CylindricaContainerBuilder_Misconfiguration)
 
 BOOST_AUTO_TEST_CASE (CylindricaContainerBuildingZ)
 
 BOOST_AUTO_TEST_CASE (CylindricaContainerBuildingR)
 
 BOOST_AUTO_TEST_CASE (CylindricaContainerBuildingPhi)
 
 BOOST_AUTO_TEST_CASE (CylindricalContainerBuilderDetector)
 

Variables

GeometryContext tContext
 

Function Documentation

BOOST_AUTO_TEST_CASE ( CylindricaContainerBuildingZ  )

Definition at line 151 of file CylindricalContainerBuilderTests.cpp.

View newest version in sPHENIX GitHub at line 151 of file CylindricalContainerBuilderTests.cpp

References Acts::Experimental::CylindricalContainerBuilder::Config::auxiliary, Acts::binZ, Acts::getDefaultLogger(), tContext, physmon_ckf_tracking::u, Acts::Logging::VERBOSE, and volumes.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CylindricaContainerBuildingR  )

Definition at line 194 of file CylindricalContainerBuilderTests.cpp.

View newest version in sPHENIX GitHub at line 194 of file CylindricalContainerBuilderTests.cpp

References Acts::Experimental::CylindricalContainerBuilder::Config::auxiliary, Acts::binR, Acts::getDefaultLogger(), tContext, physmon_ckf_tracking::u, Acts::Logging::VERBOSE, and volumes.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CylindricaContainerBuildingPhi  )

Definition at line 232 of file CylindricalContainerBuilderTests.cpp.

View newest version in sPHENIX GitHub at line 232 of file CylindricalContainerBuilderTests.cpp

References Acts::Experimental::CylindricalContainerBuilder::Config::auxiliary, Acts::Experimental::CylindricalContainerBuilder::Config::binning, Acts::binPhi, Acts::Experimental::CylindricalContainerBuilder::Config::builders, Acts::getDefaultLogger(), i, tContext, to_string(), physmon_ckf_tracking::u, Acts::Logging::VERBOSE, and volumes.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CylindricalContainerBuilderDetector  )

Definition at line 266 of file CylindricalContainerBuilderTests.cpp.

View newest version in sPHENIX GitHub at line 266 of file CylindricalContainerBuilderTests.cpp

References Acts::binR, Acts::binZ, Acts::Experimental::CylindricalContainerBuilder::Config::builders, Acts::getDefaultLogger(), tContext, physmon_ckf_tracking::u, Acts::Logging::VERBOSE, and volumes.

+ Here is the call graph for this function:

Variable Documentation