Main Page
Namespaces
Classes
Package Documentation
CalibCalorimetry
CastorCalib
interface
CastorDbXml.h
Go to the documentation of this file.
1
#ifndef CastorDbXml_h
2
#define CastorDbXml_h
3
4
#include <iostream>
5
6
#include "
DataFormats/HcalDetId/interface/HcalDetId.h
"
7
//#include "CondFormats/CastorObjects/interface/AllClasses.h"
8
#include "
CondFormats/CastorObjects/interface/AllObjects.h
"
9
13
namespace
CastorDbXml
{
14
bool
dumpObject
(std::ostream& fOutput,
15
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
16
const
CastorPedestals
& fObject,
const
CastorPedestalWidths
& fError);
17
bool
dumpObject
(std::ostream& fOutput,
18
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
19
const
CastorPedestals
& fObject);
20
bool
dumpObject
(std::ostream& fOutput,
21
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
22
const
CastorPedestalWidths
& fObject) {
return
false
;}
23
bool
dumpObject
(std::ostream& fOutput,
24
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
25
const
CastorGains
& fObject,
const
CastorGainWidths
& fError);
26
bool
dumpObject
(std::ostream& fOutput,
27
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
28
const
CastorGains
& fObject);
29
bool
dumpObject
(std::ostream& fOutput,
30
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
31
const
CastorGainWidths
& fObject) {
return
false
;}
32
bool
dumpObject
(std::ostream& fOutput,
33
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
34
const
CastorElectronicsMap
& fObject) {
return
false
;}
35
bool
dumpObject
(std::ostream& fOutput,
36
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
37
const
CastorQIEData
& fObject) {
return
false
;}
38
bool
dumpObject
(std::ostream& fOutput,
39
unsigned
fRun,
unsigned
long
fGMTIOVBegin,
unsigned
long
fGMTIOVEnd,
const
std::string
& fTag,
unsigned
fVersion,
40
const
CastorCalibrationQIEData
& fObject) {
return
false
;}
41
}
42
#endif
CastorQIEData
Definition:
CastorQIEData.h:25
CastorGains
Definition:
CastorGains.h:18
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
CastorDbXml::dumpObject
bool dumpObject(std::ostream &fOutput, unsigned fRun, unsigned long fGMTIOVBegin, unsigned long fGMTIOVEnd, const std::string &fTag, unsigned fVersion, const CastorPedestals &fObject, const CastorPedestalWidths &fError)
Definition:
CastorDbXml.cc:167
CastorPedestals
Definition:
CastorPedestals.h:18
CastorDbXml
IO for XML instances of Hcal/Castor Calibrations.
Definition:
CastorDbXml.h:13
HcalDetId.h
AllObjects.h
CastorGainWidths
Definition:
CastorGainWidths.h:18
CastorPedestalWidths
Definition:
CastorPedestalWidths.h:18
CastorElectronicsMap
Definition:
CastorElectronicsMap.h:30
CastorCalibrationQIEData
Definition:
CastorCalibrationQIEData.h:25
Generated for CMSSW Reference Manual by
1.8.11