src
CondTools
Ecal
interface
EcalAlignmentXMLTranslator.h
Go to the documentation of this file.
1
10
#ifndef __EcalAlignmentXMLTranslator_h_
11
#define __EcalAlignmentXMLTranslator_h_
12
13
#include "
CondTools/Ecal/interface/EcalCondHeader.h
"
14
#include <string>
15
16
class
Alignments
;
17
18
class
EcalAlignmentXMLTranslator
{
19
public
:
20
static
int
writeXML
(
const
std::string
&
filename
,
const
EcalCondHeader
&
header
,
const
Alignments
&
record
);
21
22
private
:
23
static
std::string
dumpXML
(
const
EcalCondHeader
&
header
,
const
Alignments
&
record
);
24
};
25
26
#endif // __EcalAlignmentXMLTranslator_h_
Alignments
Definition:
Alignments.h:10
corrVsCorr.filename
filename
Definition:
corrVsCorr.py:123
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
RecoTauValidation_cfi.header
header
Definition:
RecoTauValidation_cfi.py:291
EcalAlignmentXMLTranslator::dumpXML
static std::string dumpXML(const EcalCondHeader &header, const Alignments &record)
Definition:
EcalAlignmentXMLTranslator.cc:33
EcalAlignmentXMLTranslator::writeXML
static int writeXML(const std::string &filename, const EcalCondHeader &header, const Alignments &record)
Definition:
EcalAlignmentXMLTranslator.cc:20
EcalAlignmentXMLTranslator
Definition:
EcalAlignmentXMLTranslator.h:18
EcalCondHeader
Definition:
EcalCondHeader.h:16
AlCaHarvesting_cff.record
record
Definition:
AlCaHarvesting_cff.py:49
EcalCondHeader.h
Generated for CMSSW Reference Manual by
1.8.14