#include <HLTTauRefProducer.h>
Private Types | |
typedef math::XYZTLorentzVectorD | LorentzVector |
typedef std::vector < LorentzVector > | LorentzVectorCollection |
Private Member Functions | |
void | doElectrons (edm::Event &, const edm::EventSetup &) |
void | doElectronsFromZ (edm::Event &, const edm::EventSetup &, std::auto_ptr< LorentzVectorCollection > &) |
void | doJets (edm::Event &, const edm::EventSetup &) |
void | doMuons (edm::Event &, const edm::EventSetup &) |
void | doPFTaus (edm::Event &, const edm::EventSetup &) |
void | doPhotons (edm::Event &, const edm::EventSetup &) |
void | doTowers (edm::Event &, const edm::EventSetup &) |
double | ElectronTrkIsolation (const reco::TrackCollection *, const reco::GsfElectron &) |
Private Attributes | |
bool | doElecFromZ_ |
bool | doElectrons_ |
bool | doJets_ |
bool | doMuons_ |
bool | doPFTaus_ |
bool | doPhotons_ |
bool | doTowers_ |
edm::InputTag | e_ctfTrackCollection_ |
bool | e_doID_ |
bool | e_doTrackIso_ |
double | e_FromZet_ |
edm::InputTag | e_idAssocProd_ |
double | e_isoMaxSumPt_ |
double | e_lipCut_ |
double | e_maxIsoDR_ |
double | e_minIsoDR_ |
double | e_trackMinPt_ |
double | e_zMmax_ |
double | e_zMmin_ |
edm::InputTag | Electrons_ |
double | etaMax |
edm::InputTag | Jets_ |
edm::InputTag | Muons_ |
std::vector< edm::InputTag > | PFTauDis_ |
edm::InputTag | PFTaus_ |
double | photonEcalIso_ |
edm::InputTag | Photons_ |
double | ptMinElectron_ |
double | ptMinJet_ |
double | ptMinMuon_ |
double | ptMinPFTau_ |
double | ptMinPhoton_ |
double | ptMinTower_ |
double | towerIsol_ |
edm::InputTag | Towers_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 48 of file HLTTauRefProducer.h.
|
private |
Definition at line 57 of file HLTTauRefProducer.h.
|
private |
Definition at line 58 of file HLTTauRefProducer.h.
|
explicit |
Definition at line 33 of file HLTTauRefProducer.cc.
References HI_PhotonSkim_cff::electrons, jptDQMConfig_cff::etaMax, edm::ParameterSet::getUntrackedParameter(), fwrapper::jets, patZpeak::muons, and interactiveExample::photons.
HLTTauRefProducer::~HLTTauRefProducer | ( | ) |
Definition at line 95 of file HLTTauRefProducer.cc.
|
private |
Definition at line 147 of file HLTTauRefProducer.cc.
References HI_PhotonSkim_cff::electrons, relval_parameters_module::energy, eta(), jptDQMConfig_cff::etaMax, edm::Event::getByLabel(), i, xuti::id_tag(), edm::HandleBase::isValid(), edm::Handle< T >::product(), edm::Event::put(), mathSSE::sqrt(), and edm::helpers::KeyVal< K, V >::val.
|
private |
|
private |
Definition at line 243 of file HLTTauRefProducer.cc.
References relval_parameters_module::energy, eta(), jptDQMConfig_cff::etaMax, edm::Event::getByLabel(), i, fwrapper::jets, and edm::Event::put().
|
private |
Definition at line 219 of file HLTTauRefProducer.cc.
References relval_parameters_module::energy, eta(), jptDQMConfig_cff::etaMax, edm::Event::getByLabel(), i, patZpeak::muons, and edm::Event::put().
|
private |
Definition at line 115 of file HLTTauRefProducer.cc.
References relval_parameters_module::energy, eta(), jptDQMConfig_cff::etaMax, edm::Event::getByLabel(), i, j, and edm::Event::put().
|
private |
Definition at line 291 of file HLTTauRefProducer.cc.
References relval_parameters_module::energy, eta(), jptDQMConfig_cff::etaMax, edm::Event::getByLabel(), i, interactiveExample::photons, and edm::Event::put().
|
private |
Definition at line 261 of file HLTTauRefProducer.cc.
References relval_parameters_module::energy, eta(), jptDQMConfig_cff::etaMax, edm::Event::getByLabel(), i, j, p4, and edm::Event::put().
|
private |
|
virtual |
Implements edm::EDProducer.
Definition at line 97 of file HLTTauRefProducer.cc.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 78 of file HLTTauRefProducer.h.
|
private |
Definition at line 67 of file HLTTauRefProducer.h.
|
private |
Definition at line 94 of file HLTTauRefProducer.h.
|
private |
Definition at line 89 of file HLTTauRefProducer.h.
|
private |
Definition at line 62 of file HLTTauRefProducer.h.
|
private |
Definition at line 83 of file HLTTauRefProducer.h.
|
private |
Definition at line 98 of file HLTTauRefProducer.h.
|
private |
Definition at line 69 of file HLTTauRefProducer.h.
|
private |
Definition at line 71 of file HLTTauRefProducer.h.
|
private |
Definition at line 72 of file HLTTauRefProducer.h.
|
private |
Definition at line 80 of file HLTTauRefProducer.h.
|
private |
Definition at line 68 of file HLTTauRefProducer.h.
|
private |
Definition at line 77 of file HLTTauRefProducer.h.
|
private |
Definition at line 74 of file HLTTauRefProducer.h.
|
private |
Definition at line 76 of file HLTTauRefProducer.h.
|
private |
Definition at line 75 of file HLTTauRefProducer.h.
|
private |
Definition at line 73 of file HLTTauRefProducer.h.
|
private |
Definition at line 79 of file HLTTauRefProducer.h.
|
private |
Definition at line 79 of file HLTTauRefProducer.h.
|
private |
Definition at line 66 of file HLTTauRefProducer.h.
|
private |
Definition at line 102 of file HLTTauRefProducer.h.
|
private |
Definition at line 93 of file HLTTauRefProducer.h.
|
private |
Definition at line 88 of file HLTTauRefProducer.h.
|
private |
Definition at line 61 of file HLTTauRefProducer.h.
|
private |
Definition at line 60 of file HLTTauRefProducer.h.
|
private |
Definition at line 84 of file HLTTauRefProducer.h.
|
private |
Definition at line 82 of file HLTTauRefProducer.h.
|
private |
Definition at line 70 of file HLTTauRefProducer.h.
|
private |
Definition at line 95 of file HLTTauRefProducer.h.
|
private |
Definition at line 90 of file HLTTauRefProducer.h.
|
private |
Definition at line 63 of file HLTTauRefProducer.h.
|
private |
Definition at line 85 of file HLTTauRefProducer.h.
|
private |
Definition at line 99 of file HLTTauRefProducer.h.
|
private |
Definition at line 100 of file HLTTauRefProducer.h.
|
private |
Definition at line 97 of file HLTTauRefProducer.h.