EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Data container for result analysis. More...
Public Attributes | |
std::vector< Vector3D > | position |
std::vector< TrackingVolume const * > | volume |
Data container for result analysis.
Definition at line 41 of file CuboidVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 41 of file CuboidVolumeBuilderTests.cpp
std::vector<Vector3D> Acts::Test::StepVolumeCollector::this_result::position |
Definition at line 43 of file CuboidVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 43 of file CuboidVolumeBuilderTests.cpp
Referenced by Acts::Test::StepVolumeCollector::operator()().
std::vector<TrackingVolume const*> Acts::Test::StepVolumeCollector::this_result::volume |
Definition at line 45 of file CuboidVolumeBuilderTests.cpp.
View newest version in sPHENIX GitHub at line 45 of file CuboidVolumeBuilderTests.cpp
Referenced by Acts::Test::StepVolumeCollector::operator()().