#include <EcalPulseSymmCovariances.h>
Public Member Functions | |
EcalPulseSymmCovariance () | |
float | val (int i, int j) const |
Public Attributes | |
float | covval [EcalPulseShape::TEMPLATESAMPLES *(EcalPulseShape::TEMPLATESAMPLES+1)/2] |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 9 of file EcalPulseSymmCovariances.h.
EcalPulseSymmCovariance::EcalPulseSymmCovariance | ( | ) |
Definition at line 3 of file EcalPulseSymmCovariances.cc.
References covval, gen::k, N, and EcalPulseShape::TEMPLATESAMPLES.
|
private |
|
inline |
Definition at line 17 of file EcalPulseSymmCovariances.h.
References covval, gen::k, and EcalPulseShape::TEMPLATESAMPLES.
|
friend |
Definition at line 26 of file EcalPulseSymmCovariances.h.
|
friend |
Definition at line 26 of file EcalPulseSymmCovariances.h.
float EcalPulseSymmCovariance::covval[EcalPulseShape::TEMPLATESAMPLES *(EcalPulseShape::TEMPLATESAMPLES+1)/2] |
Definition at line 15 of file EcalPulseSymmCovariances.h.
Referenced by popcon::EcalPulseSymmCovariancesHandler::checkPulseSymmCovariance(), EcalPulseSymmCovariance(), popcon::EcalPulseSymmCovariancesHandler::fillSimPulseSymmCovariance(), popcon::EcalPulseSymmCovariancesHandler::getNewObjects(), and val().