#include <Histograms.h>
Inherits Histograms.
Public Member Functions | |
void | Clear () override |
void | Fill (const reco::Particle::LorentzVector &p4, const int charge, const double &weight=1.) override |
void | Fill (const CLHEP::HepLorentzVector &momentum, const int charge, const double &weight=1.) override |
void | Fill (unsigned int number) override |
HParticle (const TString &name, const double &minMass=0., const double &maxMass=200., const double &maxPt=100.) | |
HParticle (TFile *outputFile, const TString &name, const double &minMass=0., const double &maxMass=200., const double &maxPt=100.) | |
Constructor that puts the histograms inside a TDirectory. More... | |
HParticle (const TString &name, TFile *file) | |
void | Write () override |
~HParticle () override | |
Protected Attributes | |
TProfile * | hCurvVsEtaNeg_ |
TProfile * | hCurvVsEtaPos_ |
TProfile * | hCurvVsPhiNeg_ |
TProfile * | hCurvVsPhiPos_ |
TH1F * | hEta_ |
TH1F * | hMass_ |
TH1F * | hNumber_ |
TH1F * | hPhi_ |
TH1F * | hPt_ |
TH2F * | hPtVsEta_ |
TProfile * | hPtVsPhiNeg_ |
TProfile * | hPtVsPhiPos_ |
Definition at line 244 of file Histograms.h.
|
inline |
Definition at line 246 of file Histograms.h.
|
inline |
Constructor that puts the histograms inside a TDirectory.
Definition at line 266 of file Histograms.h.
References hCurvVsEtaNeg_, hCurvVsEtaPos_, hCurvVsPhiNeg_, hCurvVsPhiPos_, hEta_, hMass_, hNumber_, hPhi_, hPt_, hPtVsEta_, hPtVsPhiNeg_, hPtVsPhiPos_, B2GTnPMonitor_cfi::maxMass, PV_cfg::maxPt, B2GTnPMonitor_cfi::minMass, and Skims_PA_cff::name.
|
inline |
Definition at line 294 of file Histograms.h.
|
inlineoverride |
Definition at line 313 of file Histograms.h.
References hCurvVsEtaNeg_, hCurvVsEtaPos_, hCurvVsPhiNeg_, hCurvVsPhiPos_, hEta_, hMass_, hNumber_, hPhi_, hPt_, hPtVsEta_, hPtVsPhiNeg_, and hPtVsPhiPos_.
|
inlineoverride |
Definition at line 384 of file Histograms.h.
References hCurvVsEtaNeg_, hCurvVsEtaPos_, hCurvVsPhiNeg_, hCurvVsPhiPos_, hEta_, hMass_, hNumber_, hPhi_, hPt_, hPtVsEta_, hPtVsPhiNeg_, and hPtVsPhiPos_.
|
inlineoverride |
Definition at line 332 of file Histograms.h.
References ALCARECOTkAlJpsiMuMu_cff::charge.
|
inlineoverride |
Definition at line 336 of file Histograms.h.
References ALCARECOTkAlJpsiMuMu_cff::charge, hCurvVsEtaNeg_, hCurvVsEtaPos_, hCurvVsPhiNeg_, hCurvVsPhiPos_, hEta_, hMass_, hPhi_, hPt_, hPtVsEta_, hPtVsPhiNeg_, hPtVsPhiPos_, and mps_merge::weight.
|
inlineoverride |
|
inlineoverride |
Definition at line 363 of file Histograms.h.
References hCurvVsEtaNeg_, hCurvVsEtaPos_, hCurvVsPhiNeg_, hCurvVsPhiPos_, hEta_, hMass_, hNumber_, hPhi_, hPt_, hPtVsEta_, hPtVsPhiNeg_, and hPtVsPhiPos_.
|
protected |
Definition at line 407 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 408 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 409 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 410 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 415 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 417 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 419 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 416 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 404 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 405 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 412 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().
|
protected |
Definition at line 413 of file Histograms.h.
Referenced by Clear(), Fill(), HParticle(), Write(), and ~HParticle().