1 #ifndef __Validation_RecoParticleFlow_TH2Analyzer__
2 #define __Validation_RecoParticleFlow_TH2Analyzer__
32 TH2Analyzer(
const TH2 *
h,
const int binxmin,
const int binxmax,
const int rebin,
const bool cst_binning =
true)
39 Eval(rebin, binxmin, binxmax, cst_binning);
48 void Eval(
const int rebinFactor);
49 void Eval(
const int rebinFactor,
const int binxmin,
const int binxmax,
const bool cst_binning);
ClassDefOverride(TH2Analyzer, 1)
void SetHisto(const TH2 *h)
TH2Analyzer(const TH2 *h, int rebin=1)
void Eval(const int rebinFactor)
void ProcessSlice(const int i, TH1D *histo) const
void ProcessSlices(const TH2D *histo)
TH2Analyzer(const TH2 *h, const int binxmin, const int binxmax, const int rebin, const bool cst_binning=true)
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.