#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_ |
Additional Inherited Members | |
Public Attributes inherited from Histograms | |
dqm::reco::MonitorElement * | lumiVsLS |
dqm::reco::MonitorElement * | numberOfPixelClustersVsLS |
dqm::reco::MonitorElement * | numberOfPixelClustersVsLumi |
dqm::reco::MonitorElement * | pixelLumiVsLS |
dqm::reco::MonitorElement * | pixelLumiVsLumi |
dqm::reco::MonitorElement * | puVsLS |
Definition at line 1109 of file Histograms.h.
|
inline |
Definition at line 1111 of file Histograms.h.
References hMassVSEta_, hMassVSPhiMinus_, hMassVSPhiPlus_, hMassVSPt_, HLT_FULL_cff::maxMass, HLT_FULL_cff::minMass, and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 1137 of file Histograms.h.
References hMassVSEta_, hMassVSPhiMinus_, hMassVSPhiPlus_, hMassVSPt_, and mergeVDriftHistosByStation::name.
|
inlineoverride |
Definition at line 1145 of file Histograms.h.
References hMassVSEta_, hMassVSPhiMinus_, hMassVSPhiPlus_, and hMassVSPt_.
|
inlineoverride |
Definition at line 1185 of file Histograms.h.
References hMassVSEta_, hMassVSPhiMinus_, hMassVSPhiPlus_, and hMassVSPt_.
|
inlineoverride |
Definition at line 1152 of file Histograms.h.
References histoStyle::weight.
|
inlineoverride |
Definition at line 1162 of file Histograms.h.
References hMassVSEta_, hMassVSPhiMinus_, hMassVSPhiPlus_, hMassVSPt_, LogDebug, and histoStyle::weight.
|
inlineoverride |
Definition at line 1178 of file Histograms.h.
References hMassVSEta_, hMassVSPhiMinus_, hMassVSPhiPlus_, and hMassVSPt_.
|
protected |
Definition at line 1194 of file Histograms.h.
Referenced by Clear(), Fill(), HMassVSPartProfile(), Write(), and ~HMassVSPartProfile().
|
protected |
Definition at line 1196 of file Histograms.h.
Referenced by Clear(), Fill(), HMassVSPartProfile(), Write(), and ~HMassVSPartProfile().
|
protected |
Definition at line 1195 of file Histograms.h.
Referenced by Clear(), Fill(), HMassVSPartProfile(), Write(), and ~HMassVSPartProfile().
|
protected |
Definition at line 1193 of file Histograms.h.
Referenced by Clear(), Fill(), HMassVSPartProfile(), Write(), and ~HMassVSPartProfile().