ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/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 71 of file VolumeCollector.hpp.
View newest version in sPHENIX GitHub at line 71 of file VolumeCollector.hpp
std::vector<VolumeHit> Acts::VolumeCollector< Selector >::this_result::collected |
Definition at line 72 of file VolumeCollector.hpp.
View newest version in sPHENIX GitHub at line 72 of file VolumeCollector.hpp
Referenced by Acts::VolumeCollector< Selector >::operator()().