#include <MCTruthPairSelector.h>
Public Member Functions | |
MCTruthPairSelector (bool checkCharge=false) | |
template<typename I > | |
MCTruthPairSelector (const I &begin, const I &end, bool checkCharge=false) | |
bool | operator() (const T &c, const reco::Candidate &mc) const |
Private Attributes | |
bool | checkCharge_ |
std::set< int > | matchIds_ |
Definition at line 14 of file MCTruthPairSelector.h.
|
inline |
Definition at line 15 of file MCTruthPairSelector.h.
|
inline |
Definition at line 17 of file MCTruthPairSelector.h.
References funct::abs(), Exhume::I, mps_fire::i, and helpers::MCTruthPairSelector< T >::matchIds_.
|
inline |
Definition at line 21 of file MCTruthPairSelector.h.
References funct::abs(), DummyCfis::c, helpers::MCTruthPairSelector< T >::checkCharge_, helpers::MCTruthPairSelector< T >::matchIds_, and CaloTowersParam_cfi::mc.
|
private |
Definition at line 33 of file MCTruthPairSelector.h.
Referenced by helpers::MCTruthPairSelector< T >::operator()().
|
private |
Definition at line 32 of file MCTruthPairSelector.h.
Referenced by helpers::MCTruthPairSelector< T >::MCTruthPairSelector(), and helpers::MCTruthPairSelector< T >::operator()().