#include <PatTauAnalyzer.h>
Private Attributes | |
std::string | discrByIso_ |
std::string | discrByLeadTrack_ |
std::string | discrByTaNC_ |
TH1 * | hGenTauEnergy_ |
TH1 * | hGenTauEta_ |
TH1 * | hGenTauPhi_ |
TH1 * | hGenTauPt_ |
TH1 * | hNumTauJets_ |
TH1 * | hTauDiscrAgainstElectrons_ |
TH1 * | hTauDiscrAgainstMuons_ |
TH1 * | hTauDiscrByIso_ |
TH1 * | hTauDiscrByTaNC_ |
TH1 * | hTauJetEnergy_ |
TH1 * | hTauJetEnergyIsoPassed_ |
TH1 * | hTauJetEnergyTaNCpassed_ |
TH1 * | hTauJetEta_ |
TH1 * | hTauJetEtaIsoPassed_ |
TH1 * | hTauJetEtaTaNCpassed_ |
TH1 * | hTauJetPhi_ |
TH1 * | hTauJetPhiIsoPassed_ |
TH1 * | hTauJetPhiTaNCpassed_ |
TH1 * | hTauJetPt_ |
TH1 * | hTauJetPtIsoPassed_ |
TH1 * | hTauJetPtTaNCpassed_ |
TH1 * | hTauLeadTrackPt_ |
TH1 * | hTauNumIsoConeTracks_ |
TH1 * | hTauNumSigConeTracks_ |
bool | requireGenTauMatch_ |
edm::InputTag | src_ |
edm::EDGetTokenT< pat::TauCollection > | srcToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 16 of file PatTauAnalyzer.h.
|
explicit |
Definition at line 25 of file PatTauAnalyzer.cc.
References discrByIso_, discrByLeadTrack_, discrByTaNC_, edm::ParameterSet::getParameter(), requireGenTauMatch_, src_, srcToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 48 of file PatTauAnalyzer.cc.
|
override |
Definition at line 151 of file PatTauAnalyzer.cc.
References discrByIso_, discrByLeadTrack_, discrByTaNC_, reco::LeafCandidate::energy(), reco::LeafCandidate::eta(), edm::Event::getByToken(), getGenTau(), hGenTauEnergy_, hGenTauEta_, hGenTauPhi_, hGenTauPt_, hNumTauJets_, hTauDiscrAgainstMuons_, hTauDiscrByIso_, hTauDiscrByTaNC_, hTauJetEnergy_, hTauJetEnergyIsoPassed_, hTauJetEnergyTaNCpassed_, hTauJetEtaIsoPassed_, hTauJetEtaTaNCpassed_, hTauJetPhiIsoPassed_, hTauJetPhiTaNCpassed_, hTauJetPt_, hTauJetPtIsoPassed_, hTauJetPtTaNCpassed_, hTauNumIsoConeTracks_, hTauNumSigConeTracks_, hemisphereProducer_cfi::patTaus, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), requireGenTauMatch_, and srcToken_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 85 of file PatTauAnalyzer.cc.
References hGenTauEnergy_, hGenTauEta_, hGenTauPhi_, hGenTauPt_, hNumTauJets_, hTauDiscrAgainstElectrons_, hTauDiscrAgainstMuons_, hTauDiscrByIso_, hTauDiscrByTaNC_, hTauJetEnergy_, hTauJetEnergyIsoPassed_, hTauJetEnergyTaNCpassed_, hTauJetEtaIsoPassed_, hTauJetEtaTaNCpassed_, hTauJetPhiIsoPassed_, hTauJetPhiTaNCpassed_, hTauJetPt_, hTauJetPtIsoPassed_, hTauJetPtTaNCpassed_, hTauLeadTrackPt_, hTauNumIsoConeTracks_, hTauNumSigConeTracks_, TFileService::make(), and Pi.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 255 of file PatTauAnalyzer.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 34 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().
|
private |
Definition at line 33 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().
|
private |
Definition at line 35 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().
|
private |
Definition at line 38 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 40 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 41 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 39 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 49 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 58 of file PatTauAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 59 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 56 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 57 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 44 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 61 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 46 of file PatTauAnalyzer.h.
|
private |
Definition at line 63 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 47 of file PatTauAnalyzer.h.
|
private |
Definition at line 64 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 45 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 62 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 67 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 51 of file PatTauAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 54 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 53 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 31 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().
|
private |
Definition at line 28 of file PatTauAnalyzer.h.
Referenced by PatTauAnalyzer().
|
private |
Definition at line 29 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().