src
CondTools
Ecal
interface
EcalADCToGeVXMLTranslator.h
Go to the documentation of this file.
1
10
#ifndef __EcalADCToGeVXMLTranslator_h_
11
#define __EcalADCToGeVXMLTranslator_h_
12
13
#include "
CondTools/Ecal/interface/EcalCondHeader.h
"
14
#include <string>
15
16
class
EcalADCToGeVConstant
;
17
18
class
EcalADCToGeVXMLTranslator
{
19
public
:
20
static
int
readXML
(
const
std::string
&
filename
,
EcalCondHeader
&
header
,
EcalADCToGeVConstant
&
record
);
21
22
static
int
writeXML
(
const
std::string
&
filename
,
const
EcalCondHeader
&
header
,
const
EcalADCToGeVConstant
&
record
);
23
24
private
:
25
static
std::string
dumpXML
(
const
EcalCondHeader
&
header
,
const
EcalADCToGeVConstant
&
record
);
26
};
27
28
#endif // __EcalADCToGeVXMLTranslator_h_
29
30
// Configure (x)emacs for this file ...
31
// Local Variables:
32
// mode:c++
33
// compile-command: "cd ..; scram b"
34
// End:
corrVsCorr.filename
filename
Definition:
corrVsCorr.py:123
EcalADCToGeVXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const EcalADCToGeVConstant &record)
Definition:
EcalADCToGeVXMLTranslator.cc:73
EcalADCToGeVXMLTranslator::readXML
static int readXML(const std::string &filename, EcalCondHeader &header, EcalADCToGeVConstant &record)
Definition:
EcalADCToGeVXMLTranslator.cc:20
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
RecoTauValidation_cfi.header
header
Definition:
RecoTauValidation_cfi.py:291
EcalCondHeader
Definition:
EcalCondHeader.h:16
EcalADCToGeVXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const EcalADCToGeVConstant &record)
Definition:
EcalADCToGeVXMLTranslator.cc:60
EcalADCToGeVConstant
Definition:
EcalADCToGeVConstant.h:13
AlCaHarvesting_cff.record
record
Definition:
AlCaHarvesting_cff.py:50
EcalADCToGeVXMLTranslator
Definition:
EcalADCToGeVXMLTranslator.h:18
EcalCondHeader.h
Generated for CMSSW Reference Manual by
1.8.14