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