CondTools
Ecal
interface
EcalTPGTowerStatusXMLTranslator.h
Go to the documentation of this file.
1
7
#ifndef __EcalTPGTowerStatusXMLTranslator_h_
8
#define __EcalTPGTowerStatusXMLTranslator_h_
9
10
#include "
CondFormats/EcalObjects/interface/EcalTPGTowerStatus.h
"
11
#include "
CondTools/Ecal/interface/EcalCondHeader.h
"
12
#include <string>
13
14
class
EcalTPGTowerStatusXMLTranslator
{
15
public
:
16
static
int
readXML
(
const
std::string
&
filename
,
EcalCondHeader
&
header
,
EcalTPGTowerStatus
&
record
);
17
18
static
int
writeXML
(
const
std::string
&
filename
,
const
EcalCondHeader
&
header
,
const
EcalTPGTowerStatus
&
record
);
19
20
private
:
21
static
std::string
dumpXML
(
const
EcalCondHeader
&
header
,
const
EcalTPGTowerStatus
&
record
);
22
23
static
void
plot
(
std::string
,
const
EcalTPGTowerStatus
&
record
);
24
};
25
26
#endif // __EcalTPGTowerStatusXMLTranslator_h_
EcalTPGTowerStatusXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const EcalTPGTowerStatus &record)
Definition:
EcalTPGTowerStatusXMLTranslator.cc:87
EcalTPGTowerStatusXMLTranslator::plot
static void plot(std::string, const EcalTPGTowerStatus &record)
Definition:
EcalTPGTowerStatusXMLTranslator.cc:122
EcalTPGTowerStatusXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalTPGTowerStatus &record)
Definition:
EcalTPGTowerStatusXMLTranslator.cc:74
corrVsCorr.filename
filename
Definition:
corrVsCorr.py:123
EcalCondHeader
Definition:
EcalCondHeader.h:16
AlCaHarvesting_cff.record
record
Definition:
AlCaHarvesting_cff.py:42
EcalTPGTowerStatus.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
EcalTPGTowerStatus
Definition:
EcalTPGTowerStatus.h:9
EcalCondHeader.h
EcalTPGTowerStatusXMLTranslator
Definition:
EcalTPGTowerStatusXMLTranslator.h:14
RecoTauValidation_cfi.header
header
Definition:
RecoTauValidation_cfi.py:291
EcalTPGTowerStatusXMLTranslator::readXML
static int readXML(const std::string &filename, EcalCondHeader &header, EcalTPGTowerStatus &record)
Definition:
EcalTPGTowerStatusXMLTranslator.cc:28
Generated for CMSSW Reference Manual by
1.8.16