#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 1067 of file Histograms.h.
|
inline |
Definition at line 1070 of file Histograms.h.
References PFRecoTauDiscriminationByHPSSelection_cfi::maxMass, MuonErrorMatrixAnalyzer_cfi::maxPt, PFRecoTauDiscriminationByHPSSelection_cfi::minMass, and dataset::name.
|
inline |
|
inlineoverride |
Definition at line 1089 of file Histograms.h.
|
inlineoverride |
Definition at line 1123 of file Histograms.h.
|
inlineoverride |
Definition at line 1096 of file Histograms.h.
References HcalObjRepresent::Fill().
|
inlineoverride |
|
inlineoverride |
Definition at line 1116 of file Histograms.h.
|
protected |
Definition at line 1132 of file Histograms.h.
|
protected |
Definition at line 1134 of file Histograms.h.
|
protected |
Definition at line 1133 of file Histograms.h.
|
protected |
Definition at line 1131 of file Histograms.h.