5#ifndef EFLOWBINNEDPARAMETERS_H
6#define EFLOWBINNEDPARAMETERS_H
36 for (
int i = 0; i < nSubtRegions; i++) {
61 void initialise(
const std::vector<double>& eBinBounds,
const std::vector<double>& etaBinBounds,
bool useAbsEta =
true);
64 if (
m_bins[energyBin][etaBin]) {
70 if (
m_bins[energyBin][etaBin]) {
76 int paramNumber,
double shapeParam) {
77 if (
m_bins[energyBin][etaBin]) {
90 std::vector< std::vector<std::unique_ptr<eflowParameters> > >
m_bins;
Scalar eta() const
pseudorapidity method
eflowEEtaBinBase()=default
Inherits from eflowEEtaBinBase.
void setFudgeStdDev(int energyBin, int etaBin, eflowFirstIntENUM j1st, double fudgeStdDev)
void setFudgeMean(int energyBin, int etaBin, eflowFirstIntENUM j1st, double fudgeMean)
eflowFirstIntENUM adjustLFI(double e, double eta, eflowFirstIntENUM j1st, bool useLegacyEnergyBinIndexing) const
std::vector< std::vector< std::unique_ptr< eflowParameters > > > m_bins
void initialise(const std::vector< double > &eBinBounds, const std::vector< double > &etaBinBounds, bool useAbsEta=true)
double getInterpolation(const eflowParameters **bin1, const eflowParameters **bin2, double e, double eta, bool useLegacyEnergyBinIndexing) const
void setShapeParam(int energyBin, int etaBin, eflowFirstIntENUM j1st, eflowCaloENUM layer, int paramNumber, double shapeParam)
eflowEEtaBinnedParameters()=default
Extends eflowFirstInt to include parameters of the fits to radial shower profiles.
void setShapeParameter(eflowCaloENUM layer, int paramNumber, double shapeParam)
static const int nRegions
void setFudgeMean(double fudgeMean)
void setFudgeStdDev(double fudgeStdDev)
std::vector< std::unique_ptr< eflowFirstIntParameters > > m_FirstIntParameters
const eflowFirstIntParameters * getFirstIntBin(eflowFirstIntENUM j1st) const
eflowFirstIntParameters * getFirstIntBin(eflowFirstIntENUM j1st)
This stores information, a rank and ring thickness, about cell rings in an ordered way.
eflowCalo::LAYER eflowCaloENUM
eflowFirstIntRegions::J1STLAYER eflowFirstIntENUM