#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 |
HPartVSPhi (const TString &name) | |
void | Write () override |
~HPartVSPhi () override | |
Public Attributes | |
TH2F * | hMassVSPhi_ |
TProfile * | hMassVSPhi_prof_ |
TH2F * | hPtVSPhi_ |
TProfile * | hPtVSPhi_prof_ |
Definition at line 591 of file Histograms.h.
|
inline |
Definition at line 593 of file Histograms.h.
References hMassVSPhi_prof_, hPtVSPhi_prof_, and Skims_PA_cff::name.
|
inlineoverride |
Definition at line 619 of file Histograms.h.
References hMassVSPhi_, hMassVSPhi_prof_, hPtVSPhi_, and hPtVSPhi_prof_.
|
inlineoverride |
Definition at line 701 of file Histograms.h.
References hMassVSPhi_, hMassVSPhi_prof_, hPtVSPhi_, and hPtVSPhi_prof_.
|
inlineoverride |
Definition at line 634 of file Histograms.h.
|
inlineoverride |
Definition at line 638 of file Histograms.h.
References hMassVSPhi_, hMassVSPhi_prof_, hPtVSPhi_, hPtVSPhi_prof_, and mps_merge::weight.
|
inlineoverride |
Definition at line 653 of file Histograms.h.
References hMassVSPhi_, hMassVSPhi_prof_, hPtVSPhi_, and hPtVSPhi_prof_.
TH2F* HPartVSPhi::hMassVSPhi_ |
Definition at line 718 of file Histograms.h.
Referenced by Clear(), Fill(), Write(), and ~HPartVSPhi().
TProfile* HPartVSPhi::hMassVSPhi_prof_ |
Definition at line 719 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSPhi(), Write(), and ~HPartVSPhi().
TH2F* HPartVSPhi::hPtVSPhi_ |
Definition at line 717 of file Histograms.h.
Referenced by Clear(), Fill(), Write(), and ~HPartVSPhi().
TProfile* HPartVSPhi::hPtVSPhi_prof_ |
Definition at line 720 of file Histograms.h.
Referenced by Clear(), Fill(), HPartVSPhi(), Write(), and ~HPartVSPhi().