#include <EcalPulseShapes.h>
Public Member Functions | |
EcalPulseShape () | |
float | val (int isample) const |
Public Attributes | |
float | pdfval [TEMPLATESAMPLES] |
Static Public Attributes | |
static const int | TEMPLATESAMPLES = 12 |
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 8 of file EcalPulseShapes.h.
EcalPulseShape::EcalPulseShape | ( | ) |
Definition at line 3 of file EcalPulseShapes.cc.
References pdfval, alignCSCRings::s, and TEMPLATESAMPLES.
|
private |
|
inline |
|
friend |
Definition at line 18 of file EcalPulseShapes.h.
|
friend |
Definition at line 18 of file EcalPulseShapes.h.
float EcalPulseShape::pdfval[TEMPLATESAMPLES] |
Definition at line 14 of file EcalPulseShapes.h.
Referenced by EcalPulseShape(), and val().
|
static |
Definition at line 10 of file EcalPulseShapes.h.
Referenced by popcon::EcalPulseShapesHandler::checkPulseShape(), popcon::EcalPulseSymmCovariancesHandler::checkPulseSymmCovariance(), EcalPulseSymmCovariancesXMLTranslator::dumpXML(), EcalPulseCovariance::EcalPulseCovariance(), EcalPulseShape(), EcalPulseSymmCovariance::EcalPulseSymmCovariance(), popcon::EcalPulseShapesHandler::fillSimPulseShape(), popcon::EcalPulseSymmCovariancesHandler::fillSimPulseSymmCovariance(), popcon::EcalPulseShapesHandler::getNewObjects(), popcon::EcalPulseSymmCovariancesHandler::getNewObjects(), EcalPulseSymmCovariance::indexFor(), EcalPulseShapesXMLTranslator::readXML(), EcalPulseSymmCovariancesXMLTranslator::readXML(), and EcalUncalibRecHitWorkerMultiFit::run().