![]() |
![]() |
Public Member Functions | |
const value_type & | operator() (index_type const &index) const |
ValueAccessor (const value_iter &begin) | |
Private Attributes | |
value_iter | begin_ |
Definition at line 85 of file CombinatoricGenerator.h.
reco::tau::Combinatoric< T >::ValueAccessor::ValueAccessor | ( | const value_iter & | begin | ) | [inline] |
Definition at line 90 of file CombinatoricGenerator.h.
const value_type& reco::tau::Combinatoric< T >::ValueAccessor::operator() | ( | index_type const & | index | ) | const [inline] |
Definition at line 92 of file CombinatoricGenerator.h.
References reco::tau::Combinatoric< T >::ValueAccessor::begin_, and getHLTprescales::index.
value_iter reco::tau::Combinatoric< T >::ValueAccessor::begin_ [private] |
Definition at line 96 of file CombinatoricGenerator.h.
Referenced by reco::tau::Combinatoric< T >::ValueAccessor::operator()().