Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondTools
Ecal
interface
EcalPulseShapesXMLTranslator.h
Go to the documentation of this file.
1
8
#ifndef __EcalPulseShapesXMLTranslator_h_
9
#define __EcalPulseShapesXMLTranslator_h_
10
11
#include "
CondFormats/EcalObjects/interface/EcalPulseShapes.h
"
12
#include "
CondTools/Ecal/interface/EcalCondHeader.h
"
13
#include <string>
14
15
class
EcalPulseShapesXMLTranslator
{
16
public
:
17
static
int
readXML
(
const
std::string
&
filename
,
EcalCondHeader
& header,
EcalPulseShapes
&
record
);
18
19
static
int
writeXML
(
const
std::string
& filename,
const
EcalCondHeader
& header,
const
EcalPulseShapes
& record);
20
21
private
:
22
static
std::string
dumpXML
(
const
EcalCondHeader
& header,
const
EcalPulseShapes
& record);
23
};
24
25
#endif // __EcalPulseShapesXMLTranslator_h_
EcalPulseShapesXMLTranslator
Definition:
EcalPulseShapesXMLTranslator.h:15
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
EcalPulseShapes.h
EcalCondHeader
Definition:
EcalCondHeader.h:16
EcalPulseShapesXMLTranslator::readXML
static int readXML(const std::string &filename, EcalCondHeader &header, EcalPulseShapes &record)
Definition:
EcalPulseShapesXMLTranslator.cc:22
GlobalPosition_Frontier_DevDB_cff.record
tuple record
Definition:
GlobalPosition_Frontier_DevDB_cff.py:10
EcalPulseShapesXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const EcalPulseShapes &record)
Definition:
EcalPulseShapesXMLTranslator.cc:131
lut2db_cfg.filename
tuple filename
Definition:
lut2db_cfg.py:20
EcalPulseShapesXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalPulseShapes &record)
Definition:
EcalPulseShapesXMLTranslator.cc:118
EcalCondHeader.h
EcalCondObjectContainer
Definition:
EcalCondObjectContainer.h:13
Generated for CMSSW Reference Manual by
1.8.5