CMS 3D CMS Logo

EcalDCSTowerStatusXMLTranslator.h
Go to the documentation of this file.
1 
8 #ifndef __EcalDCSTowerStatusXMLTranslator_h_
9 #define __EcalDCSTowerStatusXMLTranslator_h_
10 
13 #include <string>
14 
16 public:
18 
19  static int writeXML(const std::string& filename, const EcalCondHeader& header, const EcalDCSTowerStatus& record);
20 
21 private:
23 
24  static void plot(std::string, const EcalDCSTowerStatus& record);
25 };
26 
27 #endif // __EcalDCSTowerStatusXMLTranslator_h_
GlobalPosition_Frontier_DevDB_cff.record
record
Definition: GlobalPosition_Frontier_DevDB_cff.py:10
EcalDCSTowerStatusXMLTranslator::plot
static void plot(std::string, const EcalDCSTowerStatus &record)
Definition: EcalDCSTowerStatusXMLTranslator.cc:129
EcalCondTowerObjectContainer< EcalChannelStatusCode >
corrVsCorr.filename
filename
Definition: corrVsCorr.py:123
EcalDCSTowerStatusXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const EcalDCSTowerStatus &record)
Definition: EcalDCSTowerStatusXMLTranslator.cc:82
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
EcalDCSTowerStatusXMLTranslator
Definition: EcalDCSTowerStatusXMLTranslator.h:15
EcalCondHeader
Definition: EcalCondHeader.h:16
EcalDCSTowerStatusXMLTranslator::readXML
static int readXML(const std::string &filename, EcalCondHeader &header, EcalDCSTowerStatus &record)
Definition: EcalDCSTowerStatusXMLTranslator.cc:22
EcalDCSTowerStatus.h
EcalCondHeader.h
RecoTauValidation_cfi.header
header
Definition: RecoTauValidation_cfi.py:292
EcalDCSTowerStatusXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalDCSTowerStatus &record)
Definition: EcalDCSTowerStatusXMLTranslator.cc:69