#include <Histograms.h>
Inherits Histograms.
Public Member Functions | |
void | Clear () override |
void | Fill (const reco::Particle::LorentzVector &recoP1, const reco::Particle::LorentzVector &genP1, const reco::Particle::LorentzVector &recoP2, const reco::Particle::LorentzVector &genP2) override |
double | Get (const reco::Particle::LorentzVector &recoP1, const TString &covarianceName) override |
HCovarianceVSParts (TFile *outputFile, const TString &name, const double &ptMax) | |
HCovarianceVSParts (const TString &inputFileName, const TString &name) | |
Constructor reading the histograms from file. More... | |
void | Write () override |
~HCovarianceVSParts () override | |
Protected Attributes | |
std::map< TString, HCovarianceVSxy * > | mapHisto_ |
bool | readMode_ |
This class uses the HCovariance histograms to compute the covariances between the two input muons kinematic quantities. The covariances are computed against pt and eta.
Definition at line 1984 of file Histograms.h.
|
inline |
Definition at line 1987 of file Histograms.h.
References ALCARECOTkAlBeamHalo_cff::etaMax, ALCARECOTkAlBeamHalo_cff::etaMin, and ptMin.
|
inline |
Constructor reading the histograms from file.
Definition at line 2013 of file Histograms.h.
References analyzePatCleaning_cfg::inputFile, and dataset::name.
|
inlineoverride |
Definition at line 2035 of file Histograms.h.
References trackerHits::histo.
|
inlineoverride |
Definition at line 2124 of file Histograms.h.
References trackerHits::histo.
|
inlineoverride |
Definition at line 2046 of file Histograms.h.
References MuScleFitUtils::deltaPhiNoFabs(), hiDetachedQuadStep_cff::pt1, and hiDetachedQuadStep_cff::pt2.
|
inlineoverride |
Definition at line 2042 of file Histograms.h.
|
inlineoverride |
Definition at line 2115 of file Histograms.h.
References trackerHits::histo.
|
protected |
Definition at line 2131 of file Histograms.h.
|
protected |
Definition at line 2132 of file Histograms.h.