Public Member Functions | |
ZMCHistogrammer (const edm::ParameterSet &pset) | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &event, const edm::EventSetup &setup) |
Private Attributes | |
double | angMax_ |
edm::InputTag | gen_ |
TH1F * | h_etaResZ_ |
TH1F * | h_etaZ_ |
TH1F * | h_etaZMC_ |
TH1F * | h_invmMuMu_ |
TH1F * | h_invmMuMuMC_ |
TH1F * | h_mRatioZMuMu_ |
TH1F * | h_mRatioZMuMuMC_ |
TH1F * | h_mResZ_ |
TH1F * | h_mResZMuMu_ |
TH1F * | h_mResZMuMuMC_ |
TH1F * | h_mZ_ |
TH1F * | h_mZMC_ |
TH1F * | h_nZ_ |
TH1F * | h_nZMC_ |
TH1F * | h_phiResZ_ |
TH1F * | h_phiZ_ |
TH1F * | h_phiZMC_ |
TH1F * | h_ptResZ_ |
TH1F * | h_ptZ_ |
TH1F * | h_ptZMC_ |
TH1F * | h_rapidityResZ_ |
TH1F * | h_rapidityZ_ |
TH1F * | h_rapidityZMC_ |
TH1F * | h_thetaResZ_ |
TH1F * | h_thetaZ_ |
TH1F * | h_thetaZMC_ |
TH1F * | h_weight_histo |
bool | isMCatNLO_ |
double | massMax_ |
double | massResMax_ |
edm::InputTag | match_ |
unsigned int | nbinsAng_ |
unsigned int | nbinsMass_ |
unsigned int | nbinsMassRes_ |
unsigned int | nbinsPt_ |
double | ptMax_ |
edm::InputTag | z_ |
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 | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 5 of file ZMCHistogrammer.cc.
ZMCHistogrammer::ZMCHistogrammer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 45 of file ZMCHistogrammer.cc.
References angMax_, gather_cfg::cout, h_etaResZ_, h_etaZ_, h_etaZMC_, h_invmMuMu_, h_invmMuMuMC_, h_mRatioZMuMu_, h_mRatioZMuMuMC_, h_mResZ_, h_mResZMuMu_, h_mResZMuMuMC_, h_mZ_, h_mZMC_, h_nZ_, h_nZMC_, h_phiResZ_, h_phiZ_, h_phiZMC_, h_ptResZ_, h_ptZ_, h_ptZMC_, h_rapidityResZ_, h_rapidityZ_, h_rapidityZMC_, h_thetaResZ_, h_thetaZ_, h_thetaZMC_, h_weight_histo, TFileDirectory::make(), massMax_, massResMax_, TFileDirectory::mkdir(), nbinsAng_, nbinsMass_, nbinsMassRes_, nbinsPt_, and ptMax_.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 122 of file ZMCHistogrammer.cc.
References abs, reco::Candidate::charge(), gather_cfg::cout, reco::Candidate::daughter(), reco::Candidate::eta(), relval_steps::gen(), gen_, h_etaResZ_, h_etaZ_, h_etaZMC_, h_invmMuMu_, h_invmMuMuMC_, h_mRatioZMuMu_, h_mRatioZMuMuMC_, h_mResZ_, h_mResZMuMu_, h_mResZMuMuMC_, h_mZ_, h_mZMC_, h_nZ_, h_nZMC_, h_phiResZ_, h_phiZ_, h_phiZMC_, h_ptResZ_, h_ptZ_, h_ptZMC_, h_rapidityResZ_, h_rapidityZ_, h_rapidityZMC_, h_thetaResZ_, h_thetaZ_, h_thetaZMC_, h_weight_histo, i, isMCatNLO_, edm::Ref< C, T, F >::isNonnull(), j, gen::k, scaleCards::mass, reco::Candidate::mass(), match(), match_, reco::Candidate::numberOfDaughters(), reco::Candidate::p4(), reco::Candidate::pdgId(), reco::Candidate::phi(), reco::Candidate::pt(), reco::Candidate::rapidity(), reco::Candidate::status(), reco::Candidate::theta(), CommonMethods::weight(), create_public_pileup_plots::weights, detailsBasic3DVector::z, and z_.
|
private |
Definition at line 12 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 10 of file ZMCHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 18 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 14 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 16 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 19 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 20 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 18 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 19 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 20 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 18 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 18 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 18 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 18 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 13 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 15 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 16 of file ZMCHistogrammer.cc.
Referenced by analyze(), and ZMCHistogrammer().
|
private |
Definition at line 21 of file ZMCHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 12 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 12 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 10 of file ZMCHistogrammer.cc.
Referenced by analyze().
|
private |
Definition at line 11 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 11 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 11 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 11 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 12 of file ZMCHistogrammer.cc.
Referenced by ZMCHistogrammer().
|
private |
Definition at line 10 of file ZMCHistogrammer.cc.
Referenced by analyze().