Analysis Software
Documentation for sPHENIX simulation software
|
This struct stores the configuration of the tracking geometry. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Geometry/CuboidVolumeBuilder.hpp>
Public Attributes | |
Vector3 | position = Vector3(0., 0., 0.) |
Vector3 | length = Vector3(0., 0., 0.) |
std::vector< VolumeConfig > | volumeCfg = {} |
This struct stores the configuration of the tracking geometry.
Definition at line 108 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 108 of file CuboidVolumeBuilder.hpp
Definition at line 112 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 112 of file CuboidVolumeBuilder.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::makeToyDetector().
Definition at line 110 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 110 of file CuboidVolumeBuilder.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), Acts::EventDataView3DTest::createDetector(), and Acts::Test::makeToyDetector().
std::vector<VolumeConfig> Acts::CuboidVolumeBuilder::Config::volumeCfg = {} |
Definition at line 114 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 114 of file CuboidVolumeBuilder.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::makeToyDetector().