#include <Histograms.h>
Inherits Histograms.
Public Member Functions | |
void | Clear () override |
void | Fill (const reco::Particle::LorentzVector &p4, const double &weight=1.) override |
void | Fill (const CLHEP::HepLorentzVector &momentum, const double &weight=1.) override |
HPartVSEta (const TString &name, const double &minMass=0., const double &maxMass=100., const double &maxPt=100.) | |
void | Write () override |
~HPartVSEta () override | |
Public Attributes | |
TProfile * | hCurvVSEta_prof_ |
TH2F * | hMassVSEta_ |
TProfile * | hMassVSEta_prof_ |
TH2F * | hPtVSEta_ |
TProfile * | hPtVSEta_prof_ |
Definition at line 524 of file Histograms.h.
|
inline |
Definition at line 526 of file Histograms.h.
References hCurvVSEta_prof_, hMassVSEta_, hMassVSEta_prof_, hPtVSEta_, hPtVSEta_prof_, B2GTnPMonitor_cfi::maxMass, PV_cfg::maxPt, B2GTnPMonitor_cfi::minMass, and Skims_PA_cff::name.
|
inlineoverride |
Definition at line 538 of file Histograms.h.
References hCurvVSEta_prof_, hMassVSEta_, hMassVSEta_prof_, hPtVSEta_, and hPtVSEta_prof_.
|
inlineoverride |
Definition at line 572 of file Histograms.h.
References hCurvVSEta_prof_, hMassVSEta_, hMassVSEta_prof_, hPtVSEta_, and hPtVSEta_prof_.
|
inlineoverride |
Definition at line 546 of file Histograms.h.
|
inlineoverride |
Definition at line 550 of file Histograms.h.
References hCurvVSEta_prof_, hMassVSEta_, hMassVSEta_prof_, hPtVSEta_, hPtVSEta_prof_, and mps_merge::weight.
|
inlineoverride |
Definition at line 559 of file Histograms.h.
References hCurvVSEta_prof_, hMassVSEta_, hMassVSEta_prof_, hPtVSEta_, and hPtVSEta_prof_.
TProfile* HPartVSEta::hCurvVSEta_prof_ |
Definition at line 585 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSEta(), Write(), and ~HPartVSEta().
TH2F* HPartVSEta::hMassVSEta_ |
Definition at line 582 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSEta(), Write(), and ~HPartVSEta().
TProfile* HPartVSEta::hMassVSEta_prof_ |
Definition at line 583 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSEta(), Write(), and ~HPartVSEta().
TH2F* HPartVSEta::hPtVSEta_ |
Definition at line 581 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSEta(), Write(), and ~HPartVSEta().
TProfile* HPartVSEta::hPtVSEta_prof_ |
Definition at line 584 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSEta(), Write(), and ~HPartVSEta().