CMS 3D CMS Logo

SiStripConfigWriter.cc
Go to the documentation of this file.
2 #include <memory>
3 
4 using namespace std;
5 
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 to the top node
23 //
25 //
26 // -- Add an Element to the top node
27 //
29 //
30 // -- Add a child to the last element
31 //
33 //
34 // -- Add a child to the last element
35 //
38  std::string att_name,
39  std::string att_val) {}
40 //
41 // -- Add a child to the last element
42 //
45  std::string att_name1,
46  std::string att_val1,
47  std::string att_name2,
48  std::string att_val2) {}
49 //
50 // -- Add a child to the last element
51 //
54  std::string att_name1,
55  std::string att_val1,
56  std::string att_name2,
57  std::string att_val2,
58  std::string att_name3,
59  std::string att_val3) {}
60 //
61 // -- Write to File
62 //
SiStripConfigWriter::createChildElement
void createChildElement(std::string tag, std::string name)
Definition: SiStripConfigWriter.cc:32
cms::cuda::assert
assert(be >=bs)
SiStripConfigWriter.h
SiStripConfigWriter::~SiStripConfigWriter
~SiStripConfigWriter()
Destructor.
Definition: SiStripConfigWriter.cc:13
GlobalPosition_Frontier_DevDB_cff.tag
tag
Definition: GlobalPosition_Frontier_DevDB_cff.py:11
SiStripConfigWriter::createElement
void createElement(std::string tag)
Definition: SiStripConfigWriter.cc:24
SiStripConfigWriter::write
void write(std::string fname)
Definition: SiStripConfigWriter.cc:63
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
SiStripConfigWriter::SiStripConfigWriter
SiStripConfigWriter()
Creator.
Definition: SiStripConfigWriter.cc:9
main
Definition: main.py:1
alignmentValidation.fname
string fname
main script
Definition: alignmentValidation.py:959
SiStripConfigWriter::init
bool init(std::string main)
Write XML file.
Definition: SiStripConfigWriter.cc:17
std
Definition: JetResolutionObject.h:76
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17