CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
17 
18 public:
19 
22 
23 void writeLine(EBDetId const &, float);
24 void writeLine(EEDetId const &, float);
25 
26 
27 private:
29 FILE* FILENAME;
30 };
31 
32 #endif
EcalSubdetector subdet_
calibXMLwriter(EcalSubdetector=EcalBarrel)
void writeLine(EBDetId const &, float)
EcalSubdetector