CMS 3D CMS Logo

calibXMLwriter.h
Go to the documentation of this file.
1 #ifndef CALIB_XML_WRITER
2 #define CALIB_XML_WRITER
3 
4 //
5 // Writes out constants in xml file
6 // readable by EventSetup
7 // Author: Lorenzo AGOSTINO
8 
13 #include <iostream>
14 
16 public:
19 
20  void writeLine(EBDetId const &, float);
21  void writeLine(EEDetId const &, float);
22 
23 private:
25  FILE *FILENAME;
26 };
27 
28 #endif
EcalSubdetector subdet_
calibXMLwriter(EcalSubdetector=EcalBarrel)
void writeLine(EBDetId const &, float)
EcalSubdetector