#include "UserCode/ICHiggsTauTau/plugins/ICJetDestHelper.hh"
Public Member Functions | |
JetDestHelper (const edm::ParameterSet &pset, edm::ConsumesCollector &&collector) | |
void | DoSetup (edm::EDProducer *prod) |
~JetDestHelper () | |
Data Fields | |
bool | do_jet_id |
edm::InputTag | input_jet_id |
JetIDSelectionFunctor * | loose_id |
JetIDSelectionFunctor * | tight_id |
bool | do_n_carrying |
Definition at line 29 of file ICJetDestHelper.hh.
|
inlineexplicit |
Definition at line 36 of file ICJetDestHelper.hh.
|
inline |
Definition at line 55 of file ICJetDestHelper.hh.
|
inline |
Definition at line 49 of file ICJetDestHelper.hh.
bool JetDestHelper< ic::CaloJet >::do_jet_id |
Definition at line 30 of file ICJetDestHelper.hh.
edm::InputTag JetDestHelper< ic::CaloJet >::input_jet_id |
Definition at line 31 of file ICJetDestHelper.hh.
JetIDSelectionFunctor* JetDestHelper< ic::CaloJet >::loose_id |
Definition at line 32 of file ICJetDestHelper.hh.
JetIDSelectionFunctor* JetDestHelper< ic::CaloJet >::tight_id |
Definition at line 33 of file ICJetDestHelper.hh.
bool JetDestHelper< ic::CaloJet >::do_n_carrying |
Definition at line 34 of file ICJetDestHelper.hh.