#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 2088 of file Histograms.h.
|
inline |
Definition at line 2090 of file Histograms.h.
References ALCARECOTkAlBeamHalo_cff::etaMax, ALCARECOTkAlBeamHalo_cff::etaMin, mapHisto_, Skims_PA_cff::name, AlignmentTrackSelector_cfi::ptMax, ptMin, and readMode_.
|
inline |
Constructor reading the histograms from file.
Definition at line 2135 of file Histograms.h.
References makeListRunsInFiles::inputFile, InefficientDoubleROC::inputFileName, mapHisto_, Skims_PA_cff::name, and readMode_.
|
inlineoverride |
Definition at line 2158 of file Histograms.h.
References timingPdfMaker::histo, and mapHisto_.
|
inlineoverride |
Definition at line 2246 of file Histograms.h.
References timingPdfMaker::histo, and mapHisto_.
|
inlineoverride |
Definition at line 2169 of file Histograms.h.
References MuScleFitUtils::deltaPhiNoFabs(), HLT_2024v13_cff::eta1, HLT_2024v13_cff::eta2, mapHisto_, HLT_2024v13_cff::pt1, and HLT_2024v13_cff::pt2.
|
inlineoverride |
Definition at line 2165 of file Histograms.h.
References mapHisto_.
|
inlineoverride |
Definition at line 2237 of file Histograms.h.
References timingPdfMaker::histo, mapHisto_, and readMode_.
|
protected |
Definition at line 2254 of file Histograms.h.
Referenced by Clear(), Fill(), Get(), HCovarianceVSParts(), Write(), and ~HCovarianceVSParts().
|
protected |
Definition at line 2255 of file Histograms.h.
Referenced by HCovarianceVSParts(), and Write().