CMS 3D CMS Logo

EcalWeightGroupXMLTranslator.h
Go to the documentation of this file.
1 
10 #ifndef _EcalWeightGroupXMLTranslator_h_
11 #define _EcalWeightGroupXMLTranslator_h_
12 
15 #include <string>
16 
18 public:
20 
22 
23 private:
25 };
26 
27 #endif // __EcalWeightGroupXMLTranslator_h_
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalWeightXtalGroups &record)
static int readXML(const std::string &filename, EcalCondHeader &header, EcalWeightXtalGroups &record)
static std::string dumpXML(const EcalCondHeader &header, const EcalWeightXtalGroups &record)