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