#include <Histograms.h>
Inherits Histograms.
Public Member Functions | |
void | Clear () override |
void | Fill (const reco::Particle::LorentzVector &p4, const double &likeValue) override |
void | Fill (const CLHEP::HepLorentzVector &momentum, const double &likeValue) override |
HLikelihoodVSPart (const TString &name) | |
HLikelihoodVSPart (const TString &name, TFile *file) | |
void | Write () override |
~HLikelihoodVSPart () override | |
Public Attributes | |
TH2F * | hLikeVSEta_ |
TProfile * | hLikeVSEta_prof_ |
TH2F * | hLikeVSPhi_ |
TProfile * | hLikeVSPhi_prof_ |
TH2F * | hLikeVSPt_ |
TProfile * | hLikeVSPt_prof_ |
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 1462 of file Histograms.h.
|
inline |
Definition at line 1464 of file Histograms.h.
References hLikeVSEta_, hLikeVSEta_prof_, hLikeVSPhi_, hLikeVSPhi_prof_, hLikeVSPt_, hLikeVSPt_prof_, and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 1482 of file Histograms.h.
References hLikeVSEta_, hLikeVSEta_prof_, hLikeVSPhi_, hLikeVSPhi_prof_, hLikeVSPt_, hLikeVSPt_prof_, and mergeVDriftHistosByStation::name.
|
inlineoverride |
Definition at line 1492 of file Histograms.h.
References hLikeVSEta_, hLikeVSEta_prof_, hLikeVSPhi_, hLikeVSPhi_prof_, hLikeVSPt_, and hLikeVSPt_prof_.
|
inlineoverride |
Definition at line 1523 of file Histograms.h.
References hLikeVSEta_, hLikeVSEta_prof_, hLikeVSPhi_, hLikeVSPhi_prof_, hLikeVSPt_, and hLikeVSPt_prof_.
|
inlineoverride |
Definition at line 1501 of file Histograms.h.
|
inlineoverride |
Definition at line 1505 of file Histograms.h.
References hLikeVSEta_, hLikeVSEta_prof_, hLikeVSPhi_, hLikeVSPhi_prof_, hLikeVSPt_, and hLikeVSPt_prof_.
|
inlineoverride |
Definition at line 1514 of file Histograms.h.
References hLikeVSEta_, hLikeVSEta_prof_, hLikeVSPhi_, hLikeVSPhi_prof_, hLikeVSPt_, and hLikeVSPt_prof_.
TH2F* HLikelihoodVSPart::hLikeVSEta_ |
Definition at line 1534 of file Histograms.h.
Referenced by Clear(), Fill(), HLikelihoodVSPart(), Write(), and ~HLikelihoodVSPart().
TProfile* HLikelihoodVSPart::hLikeVSEta_prof_ |
Definition at line 1537 of file Histograms.h.
Referenced by Clear(), Fill(), HLikelihoodVSPart(), Write(), and ~HLikelihoodVSPart().
TH2F* HLikelihoodVSPart::hLikeVSPhi_ |
Definition at line 1535 of file Histograms.h.
Referenced by Clear(), Fill(), HLikelihoodVSPart(), Write(), and ~HLikelihoodVSPart().
TProfile* HLikelihoodVSPart::hLikeVSPhi_prof_ |
Definition at line 1538 of file Histograms.h.
Referenced by Clear(), Fill(), HLikelihoodVSPart(), Write(), and ~HLikelihoodVSPart().
TH2F* HLikelihoodVSPart::hLikeVSPt_ |
Definition at line 1533 of file Histograms.h.
Referenced by Clear(), Fill(), HLikelihoodVSPart(), Write(), and ~HLikelihoodVSPart().
TProfile* HLikelihoodVSPart::hLikeVSPt_prof_ |
Definition at line 1536 of file Histograms.h.
Referenced by Clear(), Fill(), HLikelihoodVSPart(), Write(), and ~HLikelihoodVSPart().