CMS 3D CMS Logo

EcalLaserAPDPNRatiosXMLTranslator.h
Go to the documentation of this file.
1 
9 #ifndef __EcalLaserAPDPNRatiosXMLTranslator_h_
10 #define __EcalLaserAPDPNRatiosXMLTranslator_h_
11 
14 #include <string>
15 
17 
18 public:
19 
20  static int readXML (const std::string& filename,
23 
24  static int writeXML (const std::string& filename,
25  const EcalCondHeader& header,
26  const EcalLaserAPDPNRatios& record);
27 
28 private:
29 
30  static std::string dumpXML(const EcalCondHeader& header,
31  const EcalLaserAPDPNRatios& record);
32 };
33 
34 #endif // __EcalLaserAPDPNRatiosXMLTranslator_h_
JetCorrectorParameters::Record record
Definition: classes.h:7
static int readXML(const std::string &filename, EcalCondHeader &header, EcalLaserAPDPNRatios &record)
static std::string dumpXML(const EcalCondHeader &header, const EcalLaserAPDPNRatios &record)
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalLaserAPDPNRatios &record)