CMS 3D CMS Logo

EcalChannelStatusXMLTranslator.h
Go to the documentation of this file.
1 
9 #ifndef __EcalChannelStatusXMLTranslator_h_
10 #define __EcalChannelStatusXMLTranslator_h_
11 
14 #include <string>
15 
17 public:
19 
20  static int writeXML(const std::string& filename, const EcalCondHeader& header, const EcalChannelStatus& record);
21 
22 private:
24 };
25 
26 #endif // __EcalChannelStatusXMLTranslator_h_
EcalChannelStatusXMLTranslator::readXML
static int readXML(const std::string &filename, EcalCondHeader &header, EcalChannelStatus &record)
Definition: EcalChannelStatusXMLTranslator.cc:23
EcalChannelStatusXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const EcalChannelStatus &record)
Definition: EcalChannelStatusXMLTranslator.cc:82
GlobalPosition_Frontier_DevDB_cff.record
record
Definition: GlobalPosition_Frontier_DevDB_cff.py:10
EcalChannelStatusXMLTranslator
Definition: EcalChannelStatusXMLTranslator.h:16
EcalCondObjectContainer
Definition: EcalCondObjectContainer.h:13
corrVsCorr.filename
filename
Definition: corrVsCorr.py:123
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
EcalCondHeader
Definition: EcalCondHeader.h:16
EcalCondHeader.h
RecoTauValidation_cfi.header
header
Definition: RecoTauValidation_cfi.py:292
EcalChannelStatusXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalChannelStatus &record)
Definition: EcalChannelStatusXMLTranslator.cc:69
EcalChannelStatus.h