Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
CalibCalorimetry
CaloMiscalibTools
interface
MiscalibReaderFromXMLEcalBarrel.h
Go to the documentation of this file.
1
#ifndef _MISCALIB_READER_FROM_XML_ECAL_BARREL_H
2
#define _MISCALIB_READER_FROM_XML_ECAL_BARREL_H
3
4
#include "
DataFormats/EcalDetId/interface/EBDetId.h
"
5
#include "
CalibCalorimetry/CaloMiscalibTools/interface/MiscalibReaderFromXML.h
"
6
#include "
CalibCalorimetry/CaloMiscalibTools/interface/CaloMiscalibMapEcal.h
"
7
8
class
MiscalibReaderFromXMLEcalBarrel
:
public
MiscalibReaderFromXML
{
9
public
:
10
MiscalibReaderFromXMLEcalBarrel
(
CaloMiscalibMapEcal
&
map
) :
MiscalibReaderFromXML
(
map
){};
11
12
DetId
parseCellEntry
(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute)
override
;
13
14
EBDetId
getCellFromAttributes
(
int
ieta
,
int
iphi
);
15
};
16
17
#endif
CaloMiscalibMapEcal
Definition:
CaloMiscalibMapEcal.h:15
MiscalibReaderFromXMLEcalBarrel::parseCellEntry
DetId parseCellEntry(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute) override
Definition:
MiscalibReaderXMLEcalBarrel.cc:4
EBDetId
Definition:
EBDetId.h:17
LEDCalibrationChannels.iphi
iphi
Definition:
LEDCalibrationChannels.py:64
MiscalibReaderFromXMLEcalBarrel::getCellFromAttributes
EBDetId getCellFromAttributes(int ieta, int iphi)
Definition:
MiscalibReaderXMLEcalBarrel.cc:10
CaloMiscalibMapEcal.h
MiscalibReaderFromXMLEcalBarrel
Definition:
MiscalibReaderFromXMLEcalBarrel.h:8
genParticles_cff.map
map
Definition:
genParticles_cff.py:11
DetId
Definition:
DetId.h:17
LEDCalibrationChannels.ieta
ieta
Definition:
LEDCalibrationChannels.py:63
EBDetId.h
MiscalibReaderFromXML.h
MiscalibReaderFromXML
Definition:
MiscalibReaderFromXML.h:26
MiscalibReaderFromXMLEcalBarrel::MiscalibReaderFromXMLEcalBarrel
MiscalibReaderFromXMLEcalBarrel(CaloMiscalibMapEcal &map)
Definition:
MiscalibReaderFromXMLEcalBarrel.h:10
Generated for CMSSW Reference Manual by
1.8.14