1 #ifndef HcalCholeskyMatrix_h
2 #define HcalCholeskyMatrix_h
6 #include <boost/cstdint.hpp>
15 void setValue(
int capid,
int i,
int j,
float val);
float getValue(int capid, int i, int j) const
void setValue(int capid, int i, int j, float val)
signed short int cmatrix[4][55]
#define COND_SERIALIZABLE
HcalCholeskyMatrix(int fId=0)