10 #ifndef _EcalTBWeightsXMLTranslator_h_ 11 #define _EcalTBWeightsXMLTranslator_h_ 16 #include <xercesc/dom/DOMNode.hpp>
static std::string dumpXML(const EcalCondHeader &header, const EcalTBWeights &record)
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalTBWeights &record)
static void writeWeightMatrix(xercesc::DOMNode *node, const EcalWeightSet::EcalWeightMatrix &matrix)
static void writeWeightSet(xercesc::DOMNode *parentNode, const EcalWeightSet &ws)
static void readWeightSet(xercesc::DOMNode *parentNode, EcalWeightSet &ws)
math::Matrix< 10, 10 >::type EcalChi2WeightMatrix
static int readXML(const std::string &filename, EcalCondHeader &header, EcalTBWeights &record)
static void writeChi2WeightMatrix(xercesc::DOMNode *node, const EcalWeightSet::EcalChi2WeightMatrix &matrix)
math::Matrix< 3, 10 >::type EcalWeightMatrix