Private Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &setup) override |
void | endJob () override |
Private Attributes | |
double | accEtaMax_ |
double | accEtaMin_ |
double | accMassMax_ |
double | accMassMin_ |
double | accPtMin_ |
double | angMax_ |
edm::EDGetTokenT< reco::GenParticleCollection > | genToken_ |
TH1F * | h_etaZ_ |
TH1F * | h_etaZMC_ |
TH1F * | h_mZ_ |
TH1F * | h_mZMC_ |
TH1F * | h_nZ_ |
TH1F * | h_phiZ_ |
TH1F * | h_phiZMC_ |
TH1F * | h_ptZ_ |
TH1F * | h_ptZMC_ |
TH1F * | h_rapidityZ_ |
TH1F * | h_rapidityZMC_ |
TH1F * | h_thetaZ_ |
TH1F * | h_thetaZMC_ |
TH1F * | h_weight_histo |
TH1F * | hardeta |
TH1F * | hardpt |
bool | isMCatNLO_ |
double | massMax_ |
unsigned int | nAcc_ |
unsigned int | nbinsAng_ |
unsigned int | nbinsMass_ |
unsigned int | nbinsPt_ |
unsigned int | nBothMuHasZHasGrandMa_ |
double | ptMax_ |
TH1F * | softeta |
TH1F * | softpt |
edm::EDGetTokenT< double > | weightsToken_ |
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 7 of file ZLONLOHistogrammer.cc.
ZLONLOHistogrammer::ZLONLOHistogrammer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 45 of file ZLONLOHistogrammer.cc.
References angMax_, gather_cfg::cout, h_etaZ_, h_etaZMC_, h_mZ_, h_mZMC_, h_nZ_, h_phiZ_, h_phiZMC_, h_ptZ_, h_ptZMC_, h_rapidityZ_, h_rapidityZMC_, h_thetaZ_, h_thetaZMC_, h_weight_histo, hardeta, hardpt, TFileDirectory::make(), massMax_, TFileService::mkdir(), nAcc_, nbinsAng_, nbinsMass_, nbinsPt_, nBothMuHasZHasGrandMa_, ptMax_, softeta, and softpt.
|
overrideprivate |
Definition at line 91 of file ZLONLOHistogrammer.cc.
References funct::abs(), accEtaMax_, accEtaMin_, accMassMax_, accMassMin_, accPtMin_, gather_cfg::cout, HcalObjRepresent::Fill(), relval_steps::gen(), genToken_, h_etaZMC_, h_mZMC_, h_phiZMC_, h_ptZMC_, h_rapidityZMC_, h_thetaZMC_, h_weight_histo, hardeta, hardpt, mps_fire::i, isMCatNLO_, reco::CompositeRefCandidateT< D >::mother(), reco::Candidate::mother(), extraflags_cff::muons, nAcc_, nBothMuHasZHasGrandMa_, reco::CompositeRefCandidateT< D >::numberOfMothers(), reco::Candidate::numberOfMothers(), p4, reco::Candidate::pdgId(), reco::LeafCandidate::pdgId(), hiDetachedQuadStep_cff::pt1, hiDetachedQuadStep_cff::pt2, softeta, softpt, mathSSE::sqrt(), reco::LeafCandidate::status(), HGCalRecHit_cfi::weights, and weightsToken_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 219 of file ZLONLOHistogrammer.cc.
References gather_cfg::cout, DEFINE_FWK_MODULE, h_mZMC_, nAcc_, nBothMuHasZHasGrandMa_, and mathSSE::sqrt().
|
private |
Definition at line 17 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 17 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 17 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 17 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 17 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 16 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 13 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 19 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 19 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), endJob(), and ZLONLOHistogrammer().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 19 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 19 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 19 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 18 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 19 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 21 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 20 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 20 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 22 of file ZLONLOHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 16 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 23 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), endJob(), and ZLONLOHistogrammer().
|
private |
Definition at line 15 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 15 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 15 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 23 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), endJob(), and ZLONLOHistogrammer().
|
private |
Definition at line 16 of file ZLONLOHistogrammer.cc.
Referenced by ZLONLOHistogrammer().
|
private |
Definition at line 20 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 20 of file ZLONLOHistogrammer.cc.
Referenced by analyze(), and ZLONLOHistogrammer().
|
private |
Definition at line 14 of file ZLONLOHistogrammer.cc.
Referenced by analyze().