CMS 3D CMS Logo

SiPixelConfigWriter.cc
Go to the documentation of this file.
2 
3 #include <memory>
4 
5 using namespace std;
6 //
7 // -- Constructor
8 //
10 //
11 // -- Destructor
12 //
14 //
15 // -- Initialize XML
16 //
18  assert(!"No longer implemented.");
19  return true;
20 }
21 //
22 // -- Add an Element
23 //
25 //
26 // -- Add an Element
27 //
29 //
30 // -- Add an Element with Children
31 //
32 void SiPixelConfigWriter::createColumn(string &element, string &name) {}
33 //
34 // -- Write to File
35 //
bool init()
Write XML file.
~SiPixelConfigWriter()
Destructor.
void write(std::string &fname)
void createColumn(std::string &element, std::string &name)
assert(be >=bs)
string fname
main script
void createLayout(std::string &name)