#include <MCMatchSelector.h>
Public Member Functions | |
MCMatchSelector (const edm::ParameterSet &cfg) | |
MCMatchSelector (const edm::ParameterSet &cfg) | |
bool | operator() (const T1 &c, const T2 &mc) const |
true if match is possible More... | |
bool | operator() (const T1 &c, const T2 &mc) const |
true if match is possible More... | |
Private Attributes | |
bool | checkCharge_ |
std::set< int > | ids_ |
std::set< int > | status_ |
Definition at line 14 of file MCMatchSelector.h.
|
inline |
Definition at line 16 of file MCMatchSelector.h.
References looper::cfg, mps_fire::i, reco::MCMatchSelector< T1, T2 >::ids_, mps_update::status, and reco::MCMatchSelector< T1, T2 >::status_.
|
inline |
Definition at line 16 of file MCMatchSelector.h.
References looper::cfg, mps_fire::i, reco::MCMatchSelector< T1, T2 >::ids_, mps_update::status, and reco::MCMatchSelector< T1, T2 >::status_.
|
inline |
true if match is possible
Definition at line 25 of file MCMatchSelector.h.
References funct::abs(), HltBtagPostValidation_cff::c, reco::MCMatchSelector< T1, T2 >::checkCharge_, reco::MCMatchSelector< T1, T2 >::ids_, CaloTowersParam_cfi::mc, and reco::MCMatchSelector< T1, T2 >::status_.
|
inline |
true if match is possible
Definition at line 28 of file MCMatchSelector.h.
References funct::abs(), HltBtagPostValidation_cff::c, reco::MCMatchSelector< T1, T2 >::checkCharge_, reco::MCMatchSelector< T1, T2 >::ids_, CaloTowersParam_cfi::mc, and reco::MCMatchSelector< T1, T2 >::status_.
|
private |
Definition at line 38 of file MCMatchSelector.h.
Referenced by reco::MCMatchSelector< T1, T2 >::operator()().
|
private |
Definition at line 39 of file MCMatchSelector.h.
Referenced by reco::MCMatchSelector< T1, T2 >::MCMatchSelector(), and reco::MCMatchSelector< T1, T2 >::operator()().
|
private |
Definition at line 40 of file MCMatchSelector.h.
Referenced by reco::MCMatchSelector< T1, T2 >::MCMatchSelector(), and reco::MCMatchSelector< T1, T2 >::operator()().