Private Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &setup) override |
void | endJob () override |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 85 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, TFileService::make(), zmmcounter, zmscounter, and zmtcounter.
|
overrideprivate |
Definition at line 135 of file ZMuMu_radiative_analysis.cc.
References funct::abs(), gather_cfg::cout, reco::Candidate::daughter(), dRTrk_, dRVeto_, edm::View< T >::empty(), 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, mps_fire::i, reco::Candidate::isGlobalMuon(), edm::Ref< C, T, F >::isNonnull(), pat::Lepton< LeptonType >::isoDeposit(), pat::GenericParticle::isoDeposit(), RazorAnalyzer::lep1, reco::Candidate::mass(), reco::Candidate::masterClone(), reco::CompositeRefCandidateT< D >::mother(), reco::Candidate::numberOfDaughters(), reco::Candidate::pdgId(), reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), hiDetachedQuadStep_cff::pt1, ptThreshold_, edm::View< T >::refAt(), edm::View< T >::size(), reco::IsoDeposit::sumWithin(), pat::TrackIso, trig0found, trig1found, pat::PATObject< ObjectType >::triggerObjectMatchesByPath(), zmmcounter, zmscounter, zmtcounter, zMuMuMatchMapToken_, zMuMuToken_, zMuSaMatchMapToken_, zMuSaToken_, zMuTkMatchMapToken_, and zMuTkToken_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 540 of file ZMuMu_radiative_analysis.cc.
References gather_cfg::cout, DEFINE_FWK_MODULE, evntcounter, h_Iso_, h_Iso_FSR_, mathSSE::sqrt(), zmmcounter, zmscounter, and zmtcounter.
|
private |
Definition at line 65 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 79 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 76 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 70 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(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 70 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(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 73 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 72 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 72 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 73 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 73 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 72 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 72 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 73 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 73 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 74 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 73 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 68 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 ZMuMu_Radiative_analyzer().
|
private |
Definition at line 69 of file ZMuMu_radiative_analysis.cc.
Referenced by ZMuMu_Radiative_analyzer().
|
private |
Definition at line 65 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 77 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 77 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 79 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 79 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 79 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze(), endJob(), and ZMuMu_Radiative_analyzer().
|
private |
Definition at line 60 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 64 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 63 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().
|
private |
Definition at line 61 of file ZMuMu_radiative_analysis.cc.
Referenced by analyze().