Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DD4hepCylinderVolumeStructureTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Plugins/DD4hep/DD4hepVolumeStructure.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Logger.hpp"
#include <fstream>
#include <string>
#include <DD4hep/DetElement.h>
#include <DD4hep/DetFactoryHelper.h>
#include <DD4hep/Detector.h>
#include <XML/Utilities.h>
#include <XMLFragments.hpp>
#include "DD4hepTestsHelper.hpp"
+ Include dependency graph for DD4hepCylinderVolumeStructureTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (DD4hepPluginCylindricalVolumeStructure)
 
 BOOST_AUTO_TEST_CASE (DD4hepPluginShiftedCylindricalVolumeStructure)
 

Variables

Acts::GeometryContext tContext
 
const char * beampipe_head_xml
 
const char * tail_xml
 
const char * indent_12_xml = " "
 

Function Documentation

BOOST_AUTO_TEST_CASE ( DD4hepPluginCylindricalVolumeStructure  )
BOOST_AUTO_TEST_CASE ( DD4hepPluginShiftedCylindricalVolumeStructure  )

Variable Documentation

const char* beampipe_head_xml
Initial value:
=
R""""( <detectors> <detector id="0" name="BeamPipe" type="BarrelDetector"> <type_flags type="DetType_TRACKER + DetType_BEAMPIPE"/> )""""

Definition at line 29 of file DD4hepCylinderVolumeStructureTests.cpp.

View newest version in sPHENIX GitHub at line 29 of file DD4hepCylinderVolumeStructureTests.cpp

const char* indent_12_xml = " "

Definition at line 35 of file DD4hepCylinderVolumeStructureTests.cpp.

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

const char* tail_xml
Initial value:
=
R""""( </detector> </detectors> )""""

Definition at line 32 of file DD4hepCylinderVolumeStructureTests.cpp.

View newest version in sPHENIX GitHub at line 32 of file DD4hepCylinderVolumeStructureTests.cpp

Definition at line 27 of file DD4hepCylinderVolumeStructureTests.cpp.

View newest version in sPHENIX GitHub at line 27 of file DD4hepCylinderVolumeStructureTests.cpp