EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/VolumeCollector.hpp>
Public Attributes | |
std::vector< VolumeHit > | collected |
Simple result struct to be returned It has all the VolumeHit objects that are collected (and thus have been selected)
Definition at line 72 of file VolumeCollector.hpp.
View newest version in sPHENIX GitHub at line 72 of file VolumeCollector.hpp
std::vector<VolumeHit> Acts::VolumeCollector< Selector >::this_result::collected |
Definition at line 73 of file VolumeCollector.hpp.
View newest version in sPHENIX GitHub at line 73 of file VolumeCollector.hpp
Referenced by Acts::VolumeCollector< Selector >::operator()().