![]() |
![]() |
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.
reco::tau::Combinatoric< T >::IndexInSet::IndexInSet | ( | const indices_set & | combo, |
bool | negate | ||
) | [inline] |
Definition at line 75 of file CombinatoricGenerator.h.
bool reco::tau::Combinatoric< T >::IndexInSet::operator() | ( | const index_type & | index | ) | const [inline] |
Definition at line 77 of file CombinatoricGenerator.h.
References reco::tau::Combinatoric< T >::IndexInSet::combo_, and reco::tau::Combinatoric< T >::IndexInSet::negate_.
indices_set reco::tau::Combinatoric< T >::IndexInSet::combo_ [private] |
Definition at line 81 of file CombinatoricGenerator.h.
Referenced by reco::tau::Combinatoric< T >::IndexInSet::operator()().
bool reco::tau::Combinatoric< T >::IndexInSet::negate_ [private] |
Definition at line 82 of file CombinatoricGenerator.h.
Referenced by reco::tau::Combinatoric< T >::IndexInSet::operator()().