#include <PatTauAnalyzer.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | endJob () |
PatTauAnalyzer (const edm::ParameterSet &) | |
~PatTauAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 14 of file PatTauAnalyzer.h.
|
explicit |
Definition at line 25 of file PatTauAnalyzer.cc.
References discrByIso_, discrByLeadTrack_, discrByTaNC_, edm::ParameterSet::getParameter(), requireGenTauMatch_, and src_.
PatTauAnalyzer::~PatTauAnalyzer | ( | ) |
Definition at line 48 of file PatTauAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 152 of file PatTauAnalyzer.cc.
References discrByIso_, discrByLeadTrack_, discrByTaNC_, reco::LeafCandidate::energy(), reco::LeafCandidate::eta(), edm::Event::getByLabel(), getGenTau(), hGenTauEnergy_, hGenTauEta_, hGenTauPhi_, hGenTauPt_, hNumTauJets_, hTauDiscrAgainstMuons_, hTauDiscrByIso_, hTauDiscrByTaNC_, hTauJetEnergy_, hTauJetEnergyIsoPassed_, hTauJetEnergyTaNCpassed_, hTauJetEtaIsoPassed_, hTauJetEtaTaNCpassed_, hTauJetPhiIsoPassed_, hTauJetPhiTaNCpassed_, hTauJetPt_, hTauJetPtIsoPassed_, hTauJetPtTaNCpassed_, hTauNumIsoConeTracks_, hTauNumSigConeTracks_, tauProducer_cfi::patTaus, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), requireGenTauMatch_, and src_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 86 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_, TFileDirectory::make(), and Pi.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 258 of file PatTauAnalyzer.cc.
|
private |
Definition at line 32 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().
|
private |
Definition at line 31 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 36 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 38 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 37 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 47 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 56 of file PatTauAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 57 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 54 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 55 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 42 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 59 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 44 of file PatTauAnalyzer.h.
|
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 45 of file PatTauAnalyzer.h.
|
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 43 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 60 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 65 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 49 of file PatTauAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 52 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 51 of file PatTauAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 29 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().
|
private |
Definition at line 27 of file PatTauAnalyzer.h.
Referenced by analyze(), and PatTauAnalyzer().