CondTools
Ecal
interface
EcalChannelStatusXMLTranslator.h
Go to the documentation of this file.
1
9
#ifndef __EcalChannelStatusXMLTranslator_h_
10
#define __EcalChannelStatusXMLTranslator_h_
11
12
#include "
CondFormats/EcalObjects/interface/EcalChannelStatus.h
"
13
#include "
CondTools/Ecal/interface/EcalCondHeader.h
"
14
#include <string>
15
16
class
EcalChannelStatusXMLTranslator
{
17
public
:
18
static
int
readXML
(
const
std::string
&
filename
,
EcalCondHeader
&
header
,
EcalChannelStatus
&
record
);
19
20
static
int
writeXML
(
const
std::string
&
filename
,
const
EcalCondHeader
&
header
,
const
EcalChannelStatus
&
record
);
21
22
private
:
23
static
std::string
dumpXML
(
const
EcalCondHeader
&
header
,
const
EcalChannelStatus
&
record
);
24
};
25
26
#endif // __EcalChannelStatusXMLTranslator_h_
EcalChannelStatusXMLTranslator::readXML
static int readXML(const std::string &filename, EcalCondHeader &header, EcalChannelStatus &record)
Definition:
EcalChannelStatusXMLTranslator.cc:23
EcalChannelStatusXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const EcalChannelStatus &record)
Definition:
EcalChannelStatusXMLTranslator.cc:82
GlobalPosition_Frontier_DevDB_cff.record
record
Definition:
GlobalPosition_Frontier_DevDB_cff.py:10
EcalChannelStatusXMLTranslator
Definition:
EcalChannelStatusXMLTranslator.h:16
EcalCondObjectContainer
Definition:
EcalCondObjectContainer.h:13
corrVsCorr.filename
filename
Definition:
corrVsCorr.py:123
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
EcalCondHeader
Definition:
EcalCondHeader.h:16
EcalCondHeader.h
RecoTauValidation_cfi.header
header
Definition:
RecoTauValidation_cfi.py:292
EcalChannelStatusXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalChannelStatus &record)
Definition:
EcalChannelStatusXMLTranslator.cc:69
EcalChannelStatus.h
Generated for CMSSW Reference Manual by
1.8.16