#include <Histograms.h>
Inherits Histograms.
Public Member Functions | |
void | Clear () override |
void | Fill (const reco::Particle::LorentzVector &p41, const reco::Particle::LorentzVector &p42, const int charge, const double &weight=1.) override |
void | Fill (const CLHEP::HepLorentzVector &momentum1, const CLHEP::HepLorentzVector &momentum2, const int charge, const double &weight=1.) override |
HMassVSPartProfile (const TString &name, const double &minMass=0., const double &maxMass=150., const double maxPt=100.) | |
HMassVSPartProfile (const TString &name, TFile *file) | |
void | Write () override |
~HMassVSPartProfile () override | |
Protected Attributes | |
TProfile2D * | hMassVSEta_ |
TProfile2D * | hMassVSPhiMinus_ |
TProfile2D * | hMassVSPhiPlus_ |
TProfile2D * | hMassVSPt_ |
Definition at line 1107 of file Histograms.h.
|
inline |
Definition at line 1109 of file Histograms.h.
References B2GTnPMonitor_cfi::maxMass, MuonErrorMatrixAnalyzer_cfi::maxPt, B2GTnPMonitor_cfi::minMass, and Skims_PA_cff::name.
|
inline |
|
inlineoverride |
Definition at line 1143 of file Histograms.h.
|
inlineoverride |
Definition at line 1183 of file Histograms.h.
|
inlineoverride |
Definition at line 1150 of file Histograms.h.
References HcalObjRepresent::Fill().
|
inlineoverride |
|
inlineoverride |
Definition at line 1176 of file Histograms.h.
|
protected |
Definition at line 1192 of file Histograms.h.
|
protected |
Definition at line 1194 of file Histograms.h.
|
protected |
Definition at line 1193 of file Histograms.h.
|
protected |
Definition at line 1191 of file Histograms.h.