#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 1985 of file Histograms.h.
|
inline |
Definition at line 1988 of file Histograms.h.
References ALCARECOTkAlBeamHalo_cff::etaMax, ALCARECOTkAlBeamHalo_cff::etaMin, and ptMin.
|
inline |
Constructor reading the histograms from file.
Definition at line 2014 of file Histograms.h.
References analyzePatCleaning_cfg::inputFile, and dataset::name.
|
inlineoverride |
Definition at line 2036 of file Histograms.h.
References trackerHits::histo.
|
inlineoverride |
Definition at line 2125 of file Histograms.h.
References trackerHits::histo.
|
inlineoverride |
Definition at line 2047 of file Histograms.h.
References MuScleFitUtils::deltaPhiNoFabs(), hiDetachedQuadStep_cff::pt1, and hiDetachedQuadStep_cff::pt2.
|
inlineoverride |
Definition at line 2043 of file Histograms.h.
|
inlineoverride |
Definition at line 2116 of file Histograms.h.
References trackerHits::histo.
|
protected |
Definition at line 2132 of file Histograms.h.
|
protected |
Definition at line 2133 of file Histograms.h.