Analysis Software
Documentation for sPHENIX simulation software
|
Classes | |
class | TrackProxyIterator |
Helper iterator to allow iteration over tracks via track proxies. More... | |
Typedefs | |
template<typename T , bool select> | |
using | ConstIf = std::conditional_t< select, const T, T > |
using Acts::detail_tc::ConstIf = typedef std::conditional_t<select, const T, T> |
Definition at line 30 of file TrackProxy.hpp.
View newest version in sPHENIX GitHub at line 30 of file TrackProxy.hpp