1 #ifndef _HFVALUESTRUCT_H 2 #define _HFVALUESTRUCT_H 24 std::vector<double>
EnCor()
const;
25 std::vector<double>
PUSlope()
const;
void setEnCor(int ieta, double val)
std::vector< double > PUSlope() const
int ietaByIndex(int &indx) const
std::vector< double > hfvv_
void setPUSlope(int ieta, double val)
int indexByIeta(int &ieta) const
void setPUIntercept(int ieta, double val)
std::vector< double > EnCor() const
std::vector< double > PUIntercept() const