Public Member Functions | |
IndexInSet (const indices_set &combo, bool negate) | |
bool | operator() (const index_type &index) const |
Private Attributes | |
indices_set | combo_ |
bool | negate_ |
Definition at line 72 of file CombinatoricGenerator.h.
|
inline |
Definition at line 75 of file CombinatoricGenerator.h.
|
inline |
Definition at line 77 of file CombinatoricGenerator.h.
References reco::tau::Combinatoric< T >::IndexInSet::combo_, and reco::tau::Combinatoric< T >::IndexInSet::negate_.
|
private |
Definition at line 81 of file CombinatoricGenerator.h.
Referenced by reco::tau::Combinatoric< T >::next(), and reco::tau::Combinatoric< T >::IndexInSet::operator()().
|
private |
Definition at line 82 of file CombinatoricGenerator.h.
Referenced by reco::tau::Combinatoric< T >::IndexInSet::operator()().