#include <L2TauAnalyzer.h>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
MatchElementL2 | match (const reco::Jet &, const LVColl &) |
MatchElementL2 | match (const reco::Jet &, const l1extra::L1JetParticleCollection &) |
Private Attributes | |
float | cl_drRMS |
float | cl_etaRMS |
int | cl_Nclusters |
float | cl_phiRMS |
float | ecalIsol_Et |
bool | IsSignal_ |
float | jetEMF |
float | JetEt |
float | JetEta |
float | L1et |
float | L1eta |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | l1Jets_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | l1Taus_ |
TFile * | l2file |
edm::EDGetTokenT < reco::L2TauInfoAssociation > | l2TauInfoAssoc_ |
TTree * | l2tree |
double | matchDR_ |
edm::EDGetTokenT< LVColl > | mcColl_ |
float | MCet |
float | MCeta |
std::string | rootFile_ |
float | seedTowerEt |
float | towerIsol_Et |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 39 of file L2TauAnalyzer.h.
|
explicit |
Definition at line 7 of file L2TauAnalyzer.cc.
References cl_drRMS, cl_etaRMS, cl_Nclusters, cl_phiRMS, ecalIsol_Et, jetEMF, JetEt, JetEta, L1et, L1eta, l2file, l2tree, MCet, MCeta, rootFile_, seedTowerEt, and towerIsol_Et.
L2TauAnalyzer::~L2TauAnalyzer | ( | ) |
Definition at line 56 of file L2TauAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 63 of file L2TauAnalyzer.cc.
References cl_drRMS, cl_etaRMS, cl_Nclusters, cl_phiRMS, MatchElementL2::deltar, reco::L2TauIsolationInfo::ecalClusterShape(), ecalIsol_Et, reco::L2TauIsolationInfo::ecalIsolEt(), reco::CaloJet::emEnergyFraction(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), edm::Event::getByToken(), reco::L2TauIsolationInfo::hcalIsolEt(), IsSignal_, metsig::jet, jetEMF, JetEt, JetEta, L1et, L1eta, l1Jets_, l1Taus_, l2TauInfoAssoc_, l2tree, match(), MatchElementL2::matched, mcColl_, MatchElementL2::mcEt, MCet, MatchElementL2::mcEta, MCeta, reco::L2TauIsolationInfo::nEcalHits(), AlCaHLTBitMon_ParallelJobs::p, dt_dqm_sourceclient_common_cff::reco, reco::L2TauIsolationInfo::seedHcalHitEt(), seedTowerEt, and towerIsol_Et.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 152 of file L2TauAnalyzer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 159 of file L2TauAnalyzer.cc.
References l2file.
|
private |
Definition at line 165 of file L2TauAnalyzer.cc.
References delta, MatchElementL2::deltar, MatchElementL2::matched, MatchElementL2::mcEt, MatchElementL2::mcEta, and reco::LeafCandidate::p4().
Referenced by analyze(), and match().
|
private |
Definition at line 209 of file L2TauAnalyzer.cc.
References delta, MatchElementL2::deltar, match(), MatchElementL2::matched, MatchElementL2::mcEt, MatchElementL2::mcEta, and reco::LeafCandidate::p4().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 59 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 53 of file L2TauAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 51 of file L2TauAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 50 of file L2TauAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 61 of file L2TauAnalyzer.h.
Referenced by endJob(), and L2TauAnalyzer().
|
private |
Definition at line 49 of file L2TauAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 62 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 57 of file L2TauAnalyzer.h.
|
private |
Definition at line 54 of file L2TauAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 52 of file L2TauAnalyzer.h.
Referenced by L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().
|
private |
Definition at line 60 of file L2TauAnalyzer.h.
Referenced by analyze(), and L2TauAnalyzer().