CMS 3D CMS Logo

EcalPulseCovariances.cc
Go to the documentation of this file.
2 
4  for (int k = 0; k < std::pow(EcalPulseShape::TEMPLATESAMPLES, 2); ++k) {
7  covval[i][j] = 0.;
8  }
9 }
static const int TEMPLATESAMPLES
constexpr int pow(int x)
Definition: conifer.h:24
float covval[EcalPulseShape::TEMPLATESAMPLES][EcalPulseShape::TEMPLATESAMPLES]