CMS 3D CMS Logo

EcalADCToGeVXMLTranslator.h
Go to the documentation of this file.
1 
10 #ifndef __EcalADCToGeVXMLTranslator_h_
11 #define __EcalADCToGeVXMLTranslator_h_
12 
14 #include <string>
15 
17 
19 public:
21 
23 
24 private:
26 };
27 
28 #endif // __EcalADCToGeVXMLTranslator_h_
29 
30 // Configure (x)emacs for this file ...
31 // Local Variables:
32 // mode:c++
33 // compile-command: "cd ..; scram b"
34 // End:
static std::string dumpXML(const EcalCondHeader &header, const EcalADCToGeVConstant &record)
static int readXML(const std::string &filename, EcalCondHeader &header, EcalADCToGeVConstant &record)
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalADCToGeVConstant &record)