10 #ifndef __EcalWeightSetXMLTranslator_h_
11 #define __EcalWeightSetXMLTranslator_h_
15 #include <xercesc/dom/DOMElement.hpp>
33 #endif // __EcalWeightSetXMLTranslator_h_
static int readXML(const std::string &filename, EcalCondHeader &header, EcalWeightSet &record)
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalWeightSet &record)
static std::string dumpXML(const EcalCondHeader &header, const EcalWeightSet &record)
static void write3x10(xercesc::DOMElement *node, const EcalWeightSet &record)
static void write10x10(xercesc::DOMElement *node, const EcalWeightSet &record)
EcalWeightSetXMLTranslator()