ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This struct stores the configuration of the tracking geometry. More...
#include <acts/blob/master/Core/include/Acts/Geometry/CuboidVolumeBuilder.hpp>
Public Attributes | |
Vector3D | position = Vector3D(0., 0., 0.) |
Vector3D | length = Vector3D(0., 0., 0.) |
std::vector< VolumeConfig > | volumeCfg = {} |
This struct stores the configuration of the tracking geometry.
Definition at line 94 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 94 of file CuboidVolumeBuilder.hpp
Definition at line 98 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 98 of file CuboidVolumeBuilder.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
Definition at line 96 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 96 of file CuboidVolumeBuilder.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<VolumeConfig> Acts::CuboidVolumeBuilder::Config::volumeCfg = {} |
Definition at line 100 of file CuboidVolumeBuilder.hpp.
View newest version in sPHENIX GitHub at line 100 of file CuboidVolumeBuilder.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::IntegrationTest::setupDensePropagator().