#include <ElectronAnalyzer.h>
Private Member Functions | |
float | computeInvMass (const reco::GsfElectron &e1, const reco::GsfElectron &e2) |
bool | etCut (const reco::GsfElectronCollection::const_iterator &gsfIter) |
bool | generalCut (const reco::GsfElectronCollection::const_iterator &gsfIter) |
bool | idCut (const reco::GsfElectronCollection::const_iterator &gsfIter) |
bool | isolationCut (const reco::GsfElectronCollection::const_iterator &gsfIter, double vertexTIP) |
bool | selected (const reco::GsfElectronCollection::const_iterator &gsfIter, double vertexTIP) |
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 ElectronDqmAnalyzerBase | |
void | beginJob () |
MonitorElement * | bookH1 (const std::string &name, const std::string &title, int nchX, double lowX, double highX, const std::string &titleX="", const std::string &titleY="Events", Option_t *option="E1 P") |
MonitorElement * | bookH1andDivide (const std::string &name, MonitorElement *num, MonitorElement *denom, const std::string &titleX, const std::string &titleY, const std::string &title="", const std::string &setEfficiencyFlag="") |
MonitorElement * | bookH1andDivide (const std::string &name, const std::string &num, const std::string &denom, const std::string &titleX, const std::string &titleY, const std::string &title="", const std::string &setEfficiencyFlag="") |
MonitorElement * | bookH1withSumw2 (const std::string &name, const std::string &title, int nchX, double lowX, double highX, const std::string &titleX="", const std::string &titleY="Events", Option_t *option="E1 P") |
MonitorElement * | bookH2 (const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="COLZ") |
MonitorElement * | bookH2andDivide (const std::string &name, MonitorElement *num, MonitorElement *denom, const std::string &titleX, const std::string &titleY, const std::string &title="") |
MonitorElement * | bookH2andDivide (const std::string &name, const std::string &num, const std::string &denom, const std::string &titleX, const std::string &titleY, const std::string &title="") |
MonitorElement * | bookH2withSumw2 (const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="COLZ") |
MonitorElement * | bookP1 (const std::string &name, const std::string &title, int nchX, double lowX, double highX, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="E1 P") |
MonitorElement * | cloneH1 (const std::string &name, MonitorElement *original, const std::string &title="") |
MonitorElement * | cloneH1 (const std::string &name, const std::string &original, const std::string &title="") |
ElectronDqmAnalyzerBase (const edm::ParameterSet &conf) | |
virtual void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
virtual void | finalize () |
bool | finalStepDone () |
MonitorElement * | get (const std::string &name) |
MonitorElement * | profileX (MonitorElement *me2d, const std::string &title="", const std::string &titleX="", const std::string &titleY="", Double_t minimum=-1111, Double_t maximum=-1111) |
MonitorElement * | profileX (const std::string &me2d, const std::string &title="", const std::string &titleX="", const std::string &titleY="", Double_t minimum=-1111, Double_t maximum=-1111) |
MonitorElement * | profileY (MonitorElement *me2d, const std::string &title="", const std::string &titleX="", const std::string &titleY="", Double_t minimum=-1111, Double_t maximum=-1111) |
MonitorElement * | profileY (const std::string &me2d, const std::string &title="", const std::string &titleX="", const std::string &titleY="", Double_t minimum=-1111, Double_t maximum=-1111) |
void | remove (const std::string &name) |
void | remove_other_dirs () |
void | setBookIndex (short) |
void | setBookPrefix (const std::string &) |
int | verbosity () |
virtual | ~ElectronDqmAnalyzerBase () |
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 23 of file ElectronAnalyzer.h.
|
explicit |
Definition at line 28 of file ElectronAnalyzer.cc.
References beamSpotTag_, deltaR_, detamatchmax, detamatchmin, detamax, dEtaMaxBarrel_, dEtaMaxEndcaps_, detamin, dEtaMinBarrel_, dEtaMinEndcaps_, dphimatchmax, dphimatchmin, dphimax, dPhiMaxBarrel_, dPhiMaxEndcaps_, dphimin, dPhiMinBarrel_, dPhiMinEndcaps_, ecalIso03MaxBarrel_, ecalIso03MaxEndcaps_, electronCollection_, eopmax, eopmaxsht, eOverPMaxBarrel_, eOverPMaxEndcaps_, eOverPMinBarrel_, eOverPMinEndcaps_, etamax, etamin, fhitsmax, edm::ParameterSet::getParameter(), gsftrackCollection_, hadronicOverEmMaxBarrel_, hadronicOverEmMaxEndcaps_, hcalIso03Depth1MaxBarrel_, hcalIso03Depth1MaxEndcaps_, hcalIso03Depth2MaxEndcaps_, hoemax, hoemin, isEB_, isEcalDriven_, isEE_, isNotEBEEGap_, isTrackerDriven_, lhitsmax, matchingCondition_, matchingObjectCollection_, maxAbsEta_, maxAbsEtaMatchingObject_, maxPtMatchingObject_, meemax, meemin, minEt_, minPt_, mvaMin_, nbindeta, nbindetamatch, nbindetamatch2D, nbindphi, nbindphimatch, nbindphimatch2D, nbineop, nbineop2D, nbineta, nbineta2D, nbinfhits, nbinhoe, nbinlhits, nbinmee, nbinp, nbinp2D, nbinphi, nbinphi2D, nbinpoptrue, nbinpt, nbinpt2D, nbinpteff, nbinxyz, nbinxyz2D, phimax, phimin, pmax, poptruemax, poptruemin, ptmax, readAOD_, Selection_, sigIetaIetaMaxBarrel_, sigIetaIetaMaxEndcaps_, sigIetaIetaMinBarrel_, sigIetaIetaMinEndcaps_, AlCaHLTBitMon_QueryRunRegistry::string, tipMaxBarrel_, tipMaxEndcaps_, tkIso03Max_, trackCollection_, triggerResults_, and vertexCollection_.
|
virtual |
Definition at line 155 of file ElectronAnalyzer.cc.
|
virtual |
Reimplemented from ElectronDqmAnalyzerBase.
Definition at line 317 of file ElectronAnalyzer.cc.
References funct::abs(), beamSpotTag_, computeInvMass(), deltaR(), deltaR_, electronCollection_, edm::EventID::event(), edm::false, MonitorElement::Fill(), edm::Event::getByToken(), gsfElectrons_cfi::gsfElectrons, gsftrackCollection_, h1_chi2, h1_classes, h1_dEtaEleCl_propOut_barrel, h1_dEtaEleCl_propOut_endcaps, h1_dEtaSc_propVtx_barrel, h1_dEtaSc_propVtx_endcaps, h1_dPhiEleCl_propOut_barrel, h1_dPhiEleCl_propOut_endcaps, h1_dPhiSc_propVtx_barrel, h1_dPhiSc_propVtx_endcaps, h1_ecalRecHitSumEt_dr03, h1_EeleOPout_barrel, h1_EeleOPout_endcaps, h1_Eop_barrel, h1_Eop_endcaps, h1_fbrem, h1_foundHits, h1_hcalTowerSumEt_dr03, h1_Hoe_barrel, h1_Hoe_endcaps, h1_lostHits, h1_matchedObject_Eta, h1_matchedObject_Phi, h1_matchedObject_Pt, h1_matchingObject_Eta, h1_matchingObject_Phi, h1_matchingObject_Pt, h1_mee, h1_mee_os, h1_mva, h1_provenance, h1_sclEt, h1_sclSigEtaEta_barrel, h1_sclSigEtaEta_endcaps, h1_tkSumPt_dr03, h1_vertexEta, h1_vertexPt_barrel, h1_vertexPt_endcaps, h1_vertexZ, h2_vertexEtaVsPhi, h2_vertexXvsY, edm::EventBase::id(), edm::EventBase::luminosityBlock(), matchingCondition_, matchingObjectCollection_, maxAbsEtaMatchingObject_, maxPtMatchingObject_, nEvents_, pi, reco::BeamSpot::position(), funct::pow(), edm::Handle< T >::product(), py_chi2VsEta, py_chi2VsPhi, py_dEtaSc_propVtxVsPhi, py_dPhiSc_propVtxVsPhi, py_EopVsPhi, py_fbremVsEta, py_fbremVsPhi, py_foundHitsVsEta, py_foundHitsVsPhi, py_HoeVsPhi, py_lostHitsVsEta, py_lostHitsVsPhi, dttmaxenums::R, readAOD_, edm::EventID::run(), selected(), mathSSE::sqrt(), trackCollection_, testEve_cfg::tracks, and vertexCollection_.
|
virtual |
Reimplemented from ElectronDqmAnalyzerBase.
Definition at line 158 of file ElectronAnalyzer.cc.
References ElectronDqmAnalyzerBase::bookH1(), ElectronDqmAnalyzerBase::bookH1withSumw2(), ElectronDqmAnalyzerBase::bookH2(), ElectronDqmAnalyzerBase::bookP1(), detamatchmax, detamatchmin, dphimatchmax, dphimatchmin, eopmax, etamax, etamin, fhitsmax, h1_chi2, h1_classes, h1_dEtaEleCl_propOut_barrel, h1_dEtaEleCl_propOut_endcaps, h1_dEtaSc_propVtx_barrel, h1_dEtaSc_propVtx_endcaps, h1_dPhiEleCl_propOut_barrel, h1_dPhiEleCl_propOut_endcaps, h1_dPhiSc_propVtx_barrel, h1_dPhiSc_propVtx_endcaps, h1_ecalRecHitSumEt_dr03, h1_EeleOPout_barrel, h1_EeleOPout_endcaps, h1_Eop_barrel, h1_Eop_endcaps, h1_fbrem, h1_foundHits, h1_hcalTowerSumEt_dr03, h1_Hoe_barrel, h1_Hoe_endcaps, h1_lostHits, h1_matchedObject_Eta, h1_matchedObject_Phi, h1_matchedObject_Pt, h1_matchingObject_Eta, h1_matchingObject_Phi, h1_matchingObject_Pt, h1_mee, h1_mee_os, h1_mva, h1_provenance, h1_sclEt, h1_sclSigEtaEta_barrel, h1_sclSigEtaEta_endcaps, h1_tkSumPt_dr03, h1_vertexEta, h1_vertexPt_barrel, h1_vertexPt_endcaps, h1_vertexZ, h2_vertexEtaVsPhi, h2_vertexXvsY, hoemax, hoemin, prof2calltree::l, edm::EDConsumerBase::labelsForToken(), lhitsmax, matchingObjectCollection_, meemax, meemin, edm::EDConsumerBase::Labels::module, nbindetamatch, nbindphimatch, nbineop, nbineta, nbineta2D, nbinfhits, nbinhoe, nbinmee, nbinphi, nbinphi2D, nbinpt, nbinpteff, nbinxyz, nbinxyz2D, nEvents_, phimax, phimin, ptmax, py_chi2VsEta, py_chi2VsPhi, py_dEtaSc_propVtxVsPhi, py_dPhiSc_propVtxVsPhi, py_EopVsPhi, py_fbremVsEta, py_fbremVsPhi, py_foundHitsVsEta, py_foundHitsVsPhi, py_HoeVsPhi, py_lostHitsVsEta, py_lostHitsVsPhi, ElectronDqmAnalyzerBase::setBookIndex(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 598 of file ElectronAnalyzer.cc.
References reco::GsfElectron::p4(), and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 631 of file ElectronAnalyzer.cc.
References edm::false, minEt_, and funct::true.
Referenced by selected().
|
private |
Definition at line 616 of file ElectronAnalyzer.cc.
References funct::abs(), edm::false, isEB_, isEcalDriven_, isEE_, isNotEBEEGap_, isTrackerDriven_, maxAbsEta_, minPt_, and funct::true.
Referenced by selected().
|
private |
Definition at line 653 of file ElectronAnalyzer.cc.
References funct::abs(), dEtaMaxBarrel_, dEtaMaxEndcaps_, dEtaMinBarrel_, dEtaMinEndcaps_, dPhiMaxBarrel_, dPhiMaxEndcaps_, dPhiMinBarrel_, dPhiMinEndcaps_, eOverPMaxBarrel_, eOverPMaxEndcaps_, eOverPMinBarrel_, eOverPMinEndcaps_, edm::false, hadronicOverEmMaxBarrel_, hadronicOverEmMaxEndcaps_, sigIetaIetaMaxBarrel_, sigIetaIetaMaxEndcaps_, sigIetaIetaMinBarrel_, sigIetaIetaMinEndcaps_, and funct::true.
Referenced by selected().
|
private |
Definition at line 638 of file ElectronAnalyzer.cc.
References ecalIso03MaxBarrel_, ecalIso03MaxEndcaps_, edm::false, hcalIso03Depth1MaxBarrel_, hcalIso03Depth1MaxEndcaps_, hcalIso03Depth2MaxEndcaps_, tipMaxBarrel_, tipMaxEndcaps_, and tkIso03Max_.
Referenced by selected().
|
private |
Definition at line 607 of file ElectronAnalyzer.cc.
References etCut(), edm::false, generalCut(), idCut(), isolationCut(), Selection_, and funct::true.
Referenced by analyze().
|
private |
Definition at line 46 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 53 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 104 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 104 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 102 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 69 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 71 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 102 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 68 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 70 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 105 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 105 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 103 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 73 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 75 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 103 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 72 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 74 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 89 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 90 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 41 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 101 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 101 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 65 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 67 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 64 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 66 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 97 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 97 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 106 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 43 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 180 of file ElectronAnalyzer.h.
|
private |
Definition at line 254 of file ElectronAnalyzer.h.
|
private |
Definition at line 217 of file ElectronAnalyzer.h.
|
private |
Definition at line 218 of file ElectronAnalyzer.h.
|
private |
Definition at line 211 of file ElectronAnalyzer.h.
|
private |
Definition at line 212 of file ElectronAnalyzer.h.
|
private |
Definition at line 229 of file ElectronAnalyzer.h.
|
private |
Definition at line 230 of file ElectronAnalyzer.h.
|
private |
Definition at line 223 of file ElectronAnalyzer.h.
|
private |
Definition at line 224 of file ElectronAnalyzer.h.
|
private |
Definition at line 262 of file ElectronAnalyzer.h.
|
private |
Definition at line 205 of file ElectronAnalyzer.h.
|
private |
Definition at line 206 of file ElectronAnalyzer.h.
|
private |
Definition at line 199 of file ElectronAnalyzer.h.
|
private |
Definition at line 200 of file ElectronAnalyzer.h.
|
private |
Definition at line 250 of file ElectronAnalyzer.h.
|
private |
Definition at line 184 of file ElectronAnalyzer.h.
|
private |
Definition at line 263 of file ElectronAnalyzer.h.
|
private |
Definition at line 235 of file ElectronAnalyzer.h.
|
private |
Definition at line 236 of file ElectronAnalyzer.h.
|
private |
Definition at line 188 of file ElectronAnalyzer.h.
|
private |
Definition at line 285 of file ElectronAnalyzer.h.
|
private |
Definition at line 288 of file ElectronAnalyzer.h.
|
private |
Definition at line 287 of file ElectronAnalyzer.h.
|
private |
Definition at line 292 of file ElectronAnalyzer.h.
|
private |
Definition at line 296 of file ElectronAnalyzer.h.
|
private |
Definition at line 295 of file ElectronAnalyzer.h.
|
private |
Definition at line 273 of file ElectronAnalyzer.h.
|
private |
Definition at line 274 of file ElectronAnalyzer.h.
|
private |
Definition at line 257 of file ElectronAnalyzer.h.
|
private |
Definition at line 258 of file ElectronAnalyzer.h.
|
private |
Definition at line 173 of file ElectronAnalyzer.h.
|
private |
Definition at line 239 of file ElectronAnalyzer.h.
|
private |
Definition at line 240 of file ElectronAnalyzer.h.
|
private |
Definition at line 261 of file ElectronAnalyzer.h.
|
private |
Definition at line 151 of file ElectronAnalyzer.h.
|
private |
Definition at line 164 of file ElectronAnalyzer.h.
|
private |
Definition at line 162 of file ElectronAnalyzer.h.
|
private |
Definition at line 163 of file ElectronAnalyzer.h.
|
private |
Definition at line 167 of file ElectronAnalyzer.h.
|
private |
Definition at line 145 of file ElectronAnalyzer.h.
|
private |
Definition at line 165 of file ElectronAnalyzer.h.
|
private |
Definition at line 166 of file ElectronAnalyzer.h.
|
private |
Definition at line 80 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 81 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 86 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 87 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 88 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 111 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 111 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 59 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 62 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 60 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 61 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 63 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 107 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 50 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 42 of file ElectronAnalyzer.h.
Referenced by analyze(), book(), and ElectronAnalyzer().
|
private |
Definition at line 58 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 52 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 51 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 136 of file ElectronAnalyzer.h.
|
private |
Definition at line 136 of file ElectronAnalyzer.h.
|
private |
Definition at line 136 of file ElectronAnalyzer.h.
|
private |
Definition at line 136 of file ElectronAnalyzer.h.
|
private |
Definition at line 136 of file ElectronAnalyzer.h.
|
private |
Definition at line 110 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 110 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 56 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and etCut().
|
private |
Definition at line 57 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and generalCut().
|
private |
Definition at line 82 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 102 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 104 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 104 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 103 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 105 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 105 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 101 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 101 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 97 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 97 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 106 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 111 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 107 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 110 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 100 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 100 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 98 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 98 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 109 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 99 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 99 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 99 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 108 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 108 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 117 of file ElectronAnalyzer.h.
|
private |
Definition at line 133 of file ElectronAnalyzer.h.
|
private |
Definition at line 98 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 98 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 100 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 109 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 109 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 99 of file ElectronAnalyzer.h.
Referenced by book(), and ElectronAnalyzer().
|
private |
Definition at line 181 of file ElectronAnalyzer.h.
|
private |
Definition at line 182 of file ElectronAnalyzer.h.
|
private |
Definition at line 213 of file ElectronAnalyzer.h.
|
private |
Definition at line 225 of file ElectronAnalyzer.h.
|
private |
Definition at line 201 of file ElectronAnalyzer.h.
|
private |
Definition at line 251 of file ElectronAnalyzer.h.
|
private |
Definition at line 252 of file ElectronAnalyzer.h.
|
private |
Definition at line 185 of file ElectronAnalyzer.h.
|
private |
Definition at line 186 of file ElectronAnalyzer.h.
|
private |
Definition at line 237 of file ElectronAnalyzer.h.
|
private |
Definition at line 189 of file ElectronAnalyzer.h.
|
private |
Definition at line 190 of file ElectronAnalyzer.h.
|
private |
Definition at line 147 of file ElectronAnalyzer.h.
|
private |
Definition at line 146 of file ElectronAnalyzer.h.
|
private |
Definition at line 148 of file ElectronAnalyzer.h.
|
private |
Definition at line 149 of file ElectronAnalyzer.h.
|
private |
Definition at line 150 of file ElectronAnalyzer.h.
|
private |
Definition at line 47 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 138 of file ElectronAnalyzer.h.
|
private |
Definition at line 138 of file ElectronAnalyzer.h.
|
private |
Definition at line 138 of file ElectronAnalyzer.h.
|
private |
Definition at line 138 of file ElectronAnalyzer.h.
|
private |
Definition at line 138 of file ElectronAnalyzer.h.
|
private |
Definition at line 40 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and selected().
|
private |
Definition at line 77 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 79 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 76 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 78 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and idCut().
|
private |
Definition at line 137 of file ElectronAnalyzer.h.
|
private |
Definition at line 137 of file ElectronAnalyzer.h.
|
private |
Definition at line 137 of file ElectronAnalyzer.h.
|
private |
Definition at line 137 of file ElectronAnalyzer.h.
|
private |
Definition at line 134 of file ElectronAnalyzer.h.
|
private |
Definition at line 83 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 84 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 85 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer(), and isolationCut().
|
private |
Definition at line 44 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().
|
private |
Definition at line 93 of file ElectronAnalyzer.h.
Referenced by ElectronAnalyzer().
|
private |
Definition at line 45 of file ElectronAnalyzer.h.
Referenced by analyze(), and ElectronAnalyzer().