CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalClusterEnergyCorrectionXMLTranslator.h
Go to the documentation of this file.
1 
10 #ifndef __EcalClusterEnergyCorrectionXMLTranslator_h_
11 #define __EcalClusterEnergyCorrectionXMLTranslator_h_
12 
16 #include <xercesc/dom/DOMNode.hpp>
17 #include <string>
18 #include <vector>
19 
20 
22 
23 public:
24 
25  static int readXML (const std::string& filename,
28 
29  static int writeXML (const std::string& filename,
30  const EcalCondHeader& header,
31  const EcalFunParams& record);
32 
33  // dump the CMSSW object container to XML
34  static std::string dumpXML(const EcalCondHeader& header,
35  const EcalFunParams& record);
36 
37 };
38 
39 
40 
41 #endif // __EcalClusterEnergyCorrectionXMLTranslator_h_
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalFunParams &record)
static std::string dumpXML(const EcalCondHeader &header, const EcalFunParams &record)
JetCorrectorParameters::Record record
Definition: classes.h:11
static int readXML(const std::string &filename, EcalCondHeader &header, EcalFunParams &record)
tuple filename
Definition: lut2db_cfg.py:20