9 #ifndef __EcalChannelStatusXMLTranslator_h_
10 #define __EcalChannelStatusXMLTranslator_h_
17 #include <xercesc/dom/DOMNode.hpp>
20 "$Id: EcalChannelStatusXMLTranslator.h,v 1.1 2008/11/14 15:46:05 argiro Exp $";
44 #endif // __EcalChannelStatusXMLTranslator_h_
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalChannelStatus &record)
static int readXML(const std::string &filename, EcalCondHeader &header, EcalChannelStatus &record)
static std::string dumpXML(const EcalCondHeader &header, const EcalChannelStatus &record)
static const char CVSId__EcalChannelStatusXMLTranslator[]