#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_pu_id |
| edm::InputTag | input_pu_id |
| bool | do_trk_vars |
| edm::InputTag | input_trks |
| edm::InputTag | input_vtxs |
| bool | request_trks |
| boost::hash< reco::Track const * > | track_hasher |
Definition at line 128 of file ICJetDestHelper.hh.
|
inlineexplicit |
Definition at line 137 of file ICJetDestHelper.hh.
|
inline |
Definition at line 159 of file ICJetDestHelper.hh.
|
inline |
Definition at line 149 of file ICJetDestHelper.hh.
| bool JetDestHelper< ic::PFJet >::do_pu_id |
Definition at line 129 of file ICJetDestHelper.hh.
| edm::InputTag JetDestHelper< ic::PFJet >::input_pu_id |
Definition at line 130 of file ICJetDestHelper.hh.
| bool JetDestHelper< ic::PFJet >::do_trk_vars |
Definition at line 131 of file ICJetDestHelper.hh.
| edm::InputTag JetDestHelper< ic::PFJet >::input_trks |
Definition at line 132 of file ICJetDestHelper.hh.
| edm::InputTag JetDestHelper< ic::PFJet >::input_vtxs |
Definition at line 133 of file ICJetDestHelper.hh.
| bool JetDestHelper< ic::PFJet >::request_trks |
Definition at line 134 of file ICJetDestHelper.hh.
| boost::hash<reco::Track const*> JetDestHelper< ic::PFJet >::track_hasher |
Definition at line 135 of file ICJetDestHelper.hh.