Public Member Functions | |
ZMuMuPerformances (const edm::ParameterSet &pset) | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &event, const edm::EventSetup &setup) override |
bool | check_ifZmumu (const Candidate *dauGen0, const Candidate *dauGen1, const Candidate *dauGen2) |
virtual void | endJob () override |
float | getParticleEta (const int ipart, const Candidate *dauGen0, const Candidate *dauGen1, const Candidate *dauGen2) |
Particle::LorentzVector | getParticleP4 (const int ipart, const Candidate *dauGen0, const Candidate *dauGen1, const Candidate *dauGen2) |
float | getParticlePhi (const int ipart, const Candidate *dauGen0, const Candidate *dauGen1, const Candidate *dauGen2) |
float | getParticlePt (const int ipart, const Candidate *dauGen0, const Candidate *dauGen1, const Candidate *dauGen2) |
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 42 of file ZMuMuPerformances.cc.
ZMuMuPerformances::ZMuMuPerformances | ( | const edm::ParameterSet & | pset | ) |
Definition at line 172 of file ZMuMuPerformances.cc.
References etamax_, etamaxPlus_, h_DEtaGlobalGenvsEtaGen, h_DEtaGlobalGenvsEtaGen_ZMuMuTagged, h_DEtaGlobalStaComponentGenvsEtaGen, h_DEtaGlobalStaComponentGenvsEtaGen_ZMuMuTagged, h_DPtGlobalGenvsEtaGen_ZMuMuTagged, h_DPtGlobalGenvsPtGen, h_DPtGlobalGenvsPtGen_ZMuMuTagged, h_DPtGlobalStaComponentGenvsEtaGen_ZMuMuTagged, h_DPtGlobalStaComponentGenvsPtGen, h_DPtGlobalStaComponentGenvsPtGen_ZMuMuTagged, h_DPtTrackGenvsEtaGen_ZMuMuTagged, h_DPtTrackGenvsPtGen_ZMuMuTagged, h_DRSta_wrongTrkCharge_ZMuMuTagged, h_DRSta_ZMuMuTagged, h_DRTrack_wrongStaCharge_ZMuMuTagged, h_DRTrack_wrongStaCharge_ZMuTrackTagged, h_DRTrack_ZMuMuTagged, h_DRTrack_ZMuTrackTagged, h_etaSta_wrongTrkCharge_ZMuMuTagged, h_etaSta_wrongTrkCharge_ZMuStaTagged, h_etaSta_ZMuMuTagged, h_etaSta_ZMuStaTagged, h_etaTrack_wrongStaCharge_ZMuMuTagged, h_etaTrack_wrongStaCharge_ZMuTrackTagged, h_etaTrack_ZMuMuTagged, h_etaTrack_ZMuTrackTagged, h_GlobalMuonChargeTimeGenCharge, h_GlobalMuonEtaMinusGenEta, h_GlobalMuonEtaMinusGenEta_ZMuMuTagged, h_GlobalMuonPtMinusGenPt, h_GlobalMuonPtMinusGenPt_ZMuMuTagged, h_GlobalMuonStaComponentEtaMinusGenEta, h_GlobalMuonStaComponentEtaMinusGenEta_ZMuMuTagged, h_GlobalMuonStaComponentPtMinusGenPt, h_GlobalMuonStaComponentPtMinusGenPt_ZMuMuTagged, h_n_globalMuon_perEvent, h_n_globalMuon_perEvent_MCmatch, h_n_staOnlyMuon_perEvent, h_n_staOnlyMuon_perEvent_MCmatch, h_n_trackerOnlyMuon_perEvent, h_n_trackerOnlyMuon_perEvent_MCmatch, h_n_trackerStaOnlyMuon_perEvent, h_n_trackerStaOnlyMuon_perEvent_MCmatch, h_n_tracks_perEvent, h_n_zMuMu_perEvent, h_n_zMuSta_perEvent, h_n_zMuTrack_perEvent, h_phiSta_wrongTrkCharge_ZMuMuTagged, h_phiSta_wrongTrkCharge_ZMuStaTagged, h_phiSta_ZMuMuTagged, h_phiSta_ZMuStaTagged, h_phiTrack_wrongStaCharge_ZMuMuTagged, h_phiTrack_wrongStaCharge_ZMuTrackTagged, h_phiTrack_ZMuMuTagged, h_phiTrack_ZMuTrackTagged, h_ptSta_wrongTrkCharge_ZMuMuTagged, h_ptSta_wrongTrkCharge_ZMuStaTagged, h_ptSta_ZMuMuTagged, h_ptSta_ZMuStaTagged, h_ptStaMinusptTrack_correctStaCharge_ZMuMuTagged, h_ptStaMinusptTrack_vsEtaTracker_correctStaCharge_ZMuMuTagged, h_ptStaMinusptTrack_vsPtTracker_correctStaCharge_ZMuMuTagged, h_ptTrack_wrongStaCharge_ZMuMuTagged, h_ptTrack_wrongStaCharge_ZMuTrackTagged, h_ptTrack_ZMuMuTagged, h_ptTrack_ZMuTrackTagged, h_TrackerMuonChargeTimeGenCharge, h_TrackerMuonEtaMinusGenEta, h_TrackerMuonPtMinusGenPt, h_zMuMuMassOppositeSign, h_zMuMuMassSameSign, h_zMuMuMassSameSign_MCmatch, h_zMuStaMass_correctStaCharge_ZMuMuTagged, h_zMuStaMass_wrongTrkCharge_ZMuMuTagged, h_zMuStaMass_wrongTrkCharge_ZMuStaTagged, h_zMuStaMass_ZMuMuTagged, h_zMuStaMass_ZMuStaTagged, h_zMuTrackMass_wrongStaCharge_ZMuMuTagged, h_zMuTrackMass_wrongStaCharge_ZMuTrackTagged, h_zMuTrackMass_ZMuMuTagged, h_zMuTrackMass_ZMuTrackTagged, isomax_, isoMax_, TFileService::make(), massMax_, massMin_, n_correctStaCharge_ZMuMutagged, n_correctStaCharge_ZMuTracktagged, n_correctTrkCharge_ZMuMutagged, n_correctTrkCharge_ZMuStatagged, n_goodSta_ZMuMutagged, n_goodSta_ZMuStatagged, n_goodTrack_ZMuMutagged, n_goodTrack_ZMuTracktagged, n_MultipleGoodZMuTrack, n_OneGoodZMuTrack, n_StaNotFound_ZMuTracktagged, n_TrkNotFound_ZMuStatagged, n_wrongStaCharge_ZMuMutagged, n_wrongStaCharge_ZMuTracktagged, n_wrongTrkCharge_ZMuMutagged, n_wrongTrkCharge_ZMuStatagged, n_ZMuStaTaggedMatched, numberOfMatchedZMuSta_, nZMuMuSameSign, nZMuMuSameSign_mcMatched, ptmin_, ptminPlus_, totalNumberOfZfound, totalNumberOfZpassed, zMassMax_, and zMassMin_.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 347 of file ZMuMuPerformances.cc.
References funct::abs(), reco::Candidate::charge(), check_ifZmumu(), reco::Candidate::daughter(), deltaR(), reco::Candidate::eta(), etamax_, genParticleCandidates2GenParticles_cfi::genParticles, genParticlesToken_, reco::Candidate::get(), getParticleEta(), getParticleP4(), getParticlePt(), h_DEtaGlobalGenvsEtaGen, h_DEtaGlobalGenvsEtaGen_ZMuMuTagged, h_DEtaGlobalStaComponentGenvsEtaGen, h_DEtaGlobalStaComponentGenvsEtaGen_ZMuMuTagged, h_DPtGlobalGenvsEtaGen_ZMuMuTagged, h_DPtGlobalGenvsPtGen, h_DPtGlobalGenvsPtGen_ZMuMuTagged, h_DPtGlobalStaComponentGenvsEtaGen_ZMuMuTagged, h_DPtGlobalStaComponentGenvsPtGen, h_DPtGlobalStaComponentGenvsPtGen_ZMuMuTagged, h_DPtTrackGenvsEtaGen_ZMuMuTagged, h_DPtTrackGenvsPtGen_ZMuMuTagged, h_DRSta_wrongTrkCharge_ZMuMuTagged, h_DRSta_ZMuMuTagged, h_DRTrack_wrongStaCharge_ZMuMuTagged, h_DRTrack_wrongStaCharge_ZMuTrackTagged, h_DRTrack_ZMuMuTagged, h_DRTrack_ZMuTrackTagged, h_etaSta_wrongTrkCharge_ZMuMuTagged, h_etaSta_wrongTrkCharge_ZMuStaTagged, h_etaSta_ZMuMuTagged, h_etaSta_ZMuStaTagged, h_etaTrack_wrongStaCharge_ZMuMuTagged, h_etaTrack_wrongStaCharge_ZMuTrackTagged, h_etaTrack_ZMuMuTagged, h_etaTrack_ZMuTrackTagged, h_GlobalMuonChargeTimeGenCharge, h_GlobalMuonEtaMinusGenEta, h_GlobalMuonEtaMinusGenEta_ZMuMuTagged, h_GlobalMuonPtMinusGenPt, h_GlobalMuonPtMinusGenPt_ZMuMuTagged, h_GlobalMuonStaComponentEtaMinusGenEta, h_GlobalMuonStaComponentEtaMinusGenEta_ZMuMuTagged, h_GlobalMuonStaComponentPtMinusGenPt, h_GlobalMuonStaComponentPtMinusGenPt_ZMuMuTagged, h_n_globalMuon_perEvent, h_n_globalMuon_perEvent_MCmatch, h_n_staOnlyMuon_perEvent, h_n_staOnlyMuon_perEvent_MCmatch, h_n_trackerOnlyMuon_perEvent, h_n_trackerOnlyMuon_perEvent_MCmatch, h_n_trackerStaOnlyMuon_perEvent, h_n_trackerStaOnlyMuon_perEvent_MCmatch, h_n_tracks_perEvent, h_n_zMuMu_perEvent, h_n_zMuSta_perEvent, h_n_zMuTrack_perEvent, h_phiSta_wrongTrkCharge_ZMuMuTagged, h_phiSta_wrongTrkCharge_ZMuStaTagged, h_phiSta_ZMuMuTagged, h_phiSta_ZMuStaTagged, h_phiTrack_wrongStaCharge_ZMuMuTagged, h_phiTrack_wrongStaCharge_ZMuTrackTagged, h_phiTrack_ZMuMuTagged, h_phiTrack_ZMuTrackTagged, h_ptSta_wrongTrkCharge_ZMuMuTagged, h_ptSta_wrongTrkCharge_ZMuStaTagged, h_ptSta_ZMuMuTagged, h_ptSta_ZMuStaTagged, h_ptStaMinusptTrack_correctStaCharge_ZMuMuTagged, h_ptStaMinusptTrack_vsEtaTracker_correctStaCharge_ZMuMuTagged, h_ptStaMinusptTrack_vsPtTracker_correctStaCharge_ZMuMuTagged, h_ptTrack_wrongStaCharge_ZMuMuTagged, h_ptTrack_wrongStaCharge_ZMuTrackTagged, h_ptTrack_ZMuMuTagged, h_ptTrack_ZMuTrackTagged, h_TrackerMuonChargeTimeGenCharge, h_TrackerMuonEtaMinusGenEta, h_TrackerMuonPtMinusGenPt, h_zMuMuMassOppositeSign, h_zMuMuMassSameSign, h_zMuMuMassSameSign_MCmatch, h_zMuStaMass_correctStaCharge_ZMuMuTagged, h_zMuStaMass_wrongTrkCharge_ZMuMuTagged, h_zMuStaMass_wrongTrkCharge_ZMuStaTagged, h_zMuStaMass_ZMuMuTagged, h_zMuStaMass_ZMuStaTagged, h_zMuTrackMass_wrongStaCharge_ZMuMuTagged, h_zMuTrackMass_wrongStaCharge_ZMuTrackTagged, h_zMuTrackMass_ZMuMuTagged, h_zMuTrackMass_ZMuTrackTagged, i, reco::Candidate::isGlobalMuon(), edm::Ref< C, T, F >::isNonnull(), reco::Candidate::isStandAloneMuon(), reco::Candidate::isTrackerMuon(), j, contentValuesFiles::m, reco::Candidate::mass(), massMax_, massMin_, reco::Candidate::masterClone(), digitizers_cfi::muon, muonIsoToken_, muonMatch_cfi::muonMatch, muonMatchMapToken_, patZpeak::muons, muonsToken_, n_correctStaCharge_ZMuMutagged, n_correctStaCharge_ZMuTracktagged, n_correctTrkCharge_ZMuMutagged, n_correctTrkCharge_ZMuStatagged, n_goodSta_ZMuMutagged, n_goodSta_ZMuStatagged, n_goodTrack_ZMuMutagged, n_goodTrack_ZMuTracktagged, n_StaNotFound_ZMuTracktagged, n_TrkNotFound_ZMuStatagged, n_wrongStaCharge_ZMuMutagged, n_wrongStaCharge_ZMuTracktagged, n_wrongTrkCharge_ZMuMutagged, n_wrongTrkCharge_ZMuStatagged, n_ZMuStaTaggedMatched, noCut_, numberOfMatchedZMuSta_, nZMuMuSameSign, nZMuMuSameSign_mcMatched, reco::Candidate::phi(), reco::Candidate::pt(), ptmin_, reco::Muon::standAloneMuon(), reco::Muon::track(), testEve_cfg::tracks, tracksToken_, ZMuMuAnalysisNtupler_cff::zMuMu, zMuMuMatchMapToken_, zMuMuToken_, zMuStandAloneMatchMapToken_, zMuStandAloneToken_, zMuTrackMatchMapToken_, and zMuTrackToken_.
|
private |
Definition at line 1008 of file ZMuMuPerformances.cc.
References reco::Candidate::pdgId().
Referenced by analyze().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 1156 of file ZMuMuPerformances.cc.
References gather_cfg::cout, n_correctStaCharge_ZMuMutagged, n_correctStaCharge_ZMuTracktagged, n_correctTrkCharge_ZMuMutagged, n_correctTrkCharge_ZMuStatagged, n_goodSta_ZMuMutagged, n_goodSta_ZMuStatagged, n_goodTrack_ZMuMutagged, n_goodTrack_ZMuTracktagged, n_StaNotFound_ZMuTracktagged, n_TrkNotFound_ZMuStatagged, n_wrongStaCharge_ZMuMutagged, n_wrongStaCharge_ZMuTracktagged, n_wrongTrkCharge_ZMuMutagged, n_wrongTrkCharge_ZMuStatagged, n_ZMuStaTaggedMatched, numberOfMatchedZMuSta_, nZMuMuSameSign, nZMuMuSameSign_mcMatched, totalNumberOfZfound, and totalNumberOfZpassed.
|
private |
Definition at line 1055 of file ZMuMuPerformances.cc.
References funct::abs(), reco::Candidate::daughter(), reco::Candidate::eta(), relval_steps::k, reco::Candidate::numberOfDaughters(), reco::Candidate::pdgId(), and reco::Candidate::status().
Referenced by analyze().
|
private |
Definition at line 1121 of file ZMuMuPerformances.cc.
References funct::abs(), reco::Candidate::daughter(), relval_steps::k, reco::Candidate::numberOfDaughters(), reco::Candidate::p4(), reco::Candidate::pdgId(), and reco::Candidate::status().
Referenced by analyze().
|
private |
Definition at line 1088 of file ZMuMuPerformances.cc.
References funct::abs(), reco::Candidate::daughter(), relval_steps::k, reco::Candidate::numberOfDaughters(), reco::Candidate::pdgId(), reco::Candidate::phi(), and reco::Candidate::status().
|
private |
Definition at line 1022 of file ZMuMuPerformances.cc.
References funct::abs(), reco::Candidate::daughter(), relval_steps::k, reco::Candidate::numberOfDaughters(), reco::Candidate::pdgId(), reco::Candidate::pt(), and reco::Candidate::status().
Referenced by analyze().
|
private |
Definition at line 72 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 70 of file ZMuMuPerformances.cc.
|
private |
Definition at line 69 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 70 of file ZMuMuPerformances.cc.
|
private |
Definition at line 69 of file ZMuMuPerformances.cc.
|
private |
Definition at line 65 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file ZMuMuPerformances.cc.
|
private |
Definition at line 91 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 97 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 91 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 98 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 92 of file ZMuMuPerformances.cc.
|
private |
Definition at line 99 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 91 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 97 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 92 of file ZMuMuPerformances.cc.
|
private |
Definition at line 99 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 91 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 98 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 100 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 100 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 117 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 114 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 106 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 123 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 103 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 120 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 116 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 128 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 114 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 126 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 105 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 122 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 103 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 120 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 87 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 89 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 94 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 89 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 95 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 90 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 96 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 90 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 96 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 78 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 79 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 78 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 79 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 78 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 79 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 78 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 80 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 80 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 81 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 81 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 81 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 117 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 129 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 114 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 126 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 106 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 123 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 103 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 120 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 117 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 129 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 114 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 126 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 109 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 110 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 111 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 106 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 123 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 103 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 120 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 87 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 89 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 89 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 84 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 84 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 84 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 109 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 116 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 128 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 114 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 126 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 105 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 122 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 103 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 120 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 70 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 72 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 72 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 72 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 62 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 61 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 60 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 140 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 148 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 144 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 153 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 143 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 152 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 139 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 147 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 158 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 157 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 150 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 155 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 141 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 149 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 145 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 154 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 160 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 67 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 159 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 136 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 137 of file ZMuMuPerformances.cc.
Referenced by analyze(), endJob(), and ZMuMuPerformances().
|
private |
Definition at line 75 of file ZMuMuPerformances.cc.
|
private |
Definition at line 70 of file ZMuMuPerformances.cc.
|
private |
Definition at line 69 of file ZMuMuPerformances.cc.
|
private |
Definition at line 72 of file ZMuMuPerformances.cc.
Referenced by analyze(), and ZMuMuPerformances().
|
private |
Definition at line 70 of file ZMuMuPerformances.cc.
|
private |
Definition at line 69 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 74 of file ZMuMuPerformances.cc.
|
private |
Definition at line 133 of file ZMuMuPerformances.cc.
Referenced by endJob(), and ZMuMuPerformances().
|
private |
Definition at line 134 of file ZMuMuPerformances.cc.
Referenced by endJob(), and ZMuMuPerformances().
|
private |
Definition at line 64 of file ZMuMuPerformances.cc.
|
private |
Definition at line 74 of file ZMuMuPerformances.cc.
|
private |
Definition at line 63 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 68 of file ZMuMuPerformances.cc.
Referenced by ZMuMuPerformances().
|
private |
Definition at line 55 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 54 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 58 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 57 of file ZMuMuPerformances.cc.
Referenced by analyze().
|
private |
Definition at line 56 of file ZMuMuPerformances.cc.
Referenced by analyze().