Go to the documentation of this file. 1 #ifndef CastorPedestalWidth_h
2 #define CastorPedestalWidth_h
25 float getSigma(
int fCapId1,
int fCapId2)
const;
29 void setSigma(
int fCapId1,
int fCapId2,
float fSigma);
34 void makeNoise(
unsigned fFrames,
const double* fGauss,
double* fNoise)
const;
#define COND_SERIALIZABLE
CastorPedestalWidth(int fId=0)
float getWidth(int fCapId) const
get width (sqrt(sigma_i_i)) for capId = 0..3
void makeNoise(unsigned fFrames, const double *fGauss, double *fNoise) const
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
void setSigma(int fCapId1, int fCapId2, float fSigma)