1 #ifndef HcalPedestalWidth_h
2 #define HcalPedestalWidth_h
12 #include <boost/cstdint.hpp>
23 float getSigma (
int fCapId1,
int fCapId2)
const;
27 void setSigma (
int fCapId1,
int fCapId2,
float fSigma);
const float * getValues() const
get value for all capId = 0..3, 10 values in total
float getSigma(int fCapId1, int fCapId2) const
get correlation element for capId1/2 = 0..3
float getWidth(int fCapId) const
get width (sqrt(sigma_i_i)) for capId = 0..3
HcalPedestalWidth(int fId=0)
void setSigma(int fCapId1, int fCapId2, float fSigma)