![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/SurfaceCollector.hpp>
Collaboration diagram for Acts::SurfaceCollector< Selector >::this_result: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()().