10#ifndef LArSamples_Chi2Calc_H
11#define LArSamples_Chi2Calc_H
37 int lwb = -1,
int upb = -1,
bool noDataError =
false);
40 int lwb = -1,
int upb = -1);
43 double scalarProduct(
const TVectorD& values1,
const TVectorD& values2,
const CovMatrix& invCovMat)
const;
char data[hepevt_bytes_allocation_ATLAS]
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Chi2Calc(int pars=0)
Constructor (takes ownership of LArCellInfo object)
unsigned int nDof() const
storage of the time histories of all the cells
Liquid Argon class for standalone storage of cell shape information.
double chi2(TH1 *h0, TH1 *h1)
TMatrixTSym< double > CovMatrix