Public Member Functions | |
ZMuMu_Radiative_analyzer (const edm::ParameterSet &pset) | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &event, const edm::EventSetup &setup) |
virtual void | endJob () |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 52 of file ZMuMu_radiative_analysis.cc.
ZMuMu_Radiative_analyzer::ZMuMu_Radiative_analyzer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 80 of file ZMuMu_radiative_analysis.cc.
References evntcounter, h_Iso_, h_Iso_3D_, h_Iso_FSR_, h_Iso_FSR_3D_, h_ProbeOk_eta_FSR, h_ProbeOk_eta_no_FSR, h_ProbeOk_pt_eta_FSR_, h_ProbeOk_pt_eta_no_FSR_, h_ProbeOk_pt_FSR, h_ProbeOk_pt_no_FSR, h_staProbe_eta_FSR, h_staProbe_eta_no_FSR, h_staProbe_pt_eta_FSR_, h_staProbe_pt_eta_no_FSR_, h_staProbe_pt_FSR, h_staProbe_pt_no_FSR, h_trackProbe_eta_FSR, h_trackProbe_eta_no_FSR, h_trackProbe_pt_FSR, h_trackProbe_pt_no_FSR, h_zmass_FSR, h_zmass_no_FSR, h_zMuSamass_FSR, h_zMuSamass_no_FSR, h_zMuTkmass_FSR, h_zMuTkmass_no_FSR, TFileDirectory::make(), zmmcounter, zmscounter, and zmtcounter.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 130 of file ZMuMu_radiative_analysis.cc.
References abs, gather_cfg::cout, reco::Candidate::daughter(), dRTrk_, dRVeto_, reco::LeafCandidate::eta(), evntcounter, FSR_mu, FSR_mu0, FSR_mu1, FSR_tk, pat::Lepton< LeptonType >::genLepton(), pat::PATObject< ObjectType >::genParticle(), h_Iso_, h_Iso_3D_, h_Iso_FSR_, h_Iso_FSR_3D_, h_ProbeOk_eta_FSR, h_ProbeOk_eta_no_FSR, h_ProbeOk_pt_eta_FSR_, h_ProbeOk_pt_eta_no_FSR_, h_ProbeOk_pt_FSR, h_ProbeOk_pt_no_FSR, h_staProbe_eta_FSR, h_staProbe_eta_no_FSR, h_staProbe_pt_eta_FSR_, h_staProbe_pt_eta_no_FSR_, h_staProbe_pt_FSR, h_staProbe_pt_no_FSR, h_trackProbe_eta_FSR, h_trackProbe_eta_no_FSR, h_trackProbe_pt_FSR, h_trackProbe_pt_no_FSR, h_zmass_FSR, h_zmass_no_FSR, h_zMuSamass_FSR, h_zMuSamass_no_FSR, i, reco::Candidate::isGlobalMuon(), edm::Ref< C, T, F >::isNonnull(), pat::Lepton< LeptonType >::isoDeposit(), pat::GenericParticle::isoDeposit(), j, reco::Candidate::mass(), reco::Candidate::masterClone(), reco::CompositeRefCandidateT< D >::mother(), reco::Candidate::numberOfDaughters(), reco::Candidate::pdgId(), reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), ptThreshold_, reco::IsoDeposit::sumWithin(), pat::TrackIso, trig0found, trig1found, pat::PATObject< ObjectType >::triggerObjectMatchesByPath(), zmmcounter, zmscounter, zmtcounter, ZMuMuAnalysisNtupler_cff::zMuMu, zMuMu_, zMuMuMatchMap_, ZMuMuAnalysisNtupler_cff::zMuSa, zMuSa_, zMuSaMatchMap_, zMuTk_, and zMuTkMatchMap_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 535 of file ZMuMu_radiative_analysis.cc.
References gather_cfg::cout, evntcounter, h_Iso_, h_Iso_FSR_, mathSSE::sqrt(), zmmcounter, zmscounter, and zmtcounter.
|
private |
Definition at line 60 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 60 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 71 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 66 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 65 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 66 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 68 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 67 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 67 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 68 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 68 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 67 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 67 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 68 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 68 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 68 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 62 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 62 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 63 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 63 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 64 of file ZMuMu_radiative_analysis.cc.
Referenced by ZMuMu_Radiative_analyzer().
|
private |
Definition at line 64 of file ZMuMu_radiative_analysis.cc.
Referenced by ZMuMu_Radiative_analyzer().
|
private |
Definition at line 60 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 72 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 72 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 59 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().