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
MiscalibReaderFromXMLEcalEndcap.h
Go to the documentation of this file.
1
#ifndef _MISCALIB_READER_FROM_XML_ECAL_ENDCAP_H
2
#define _MISCALIB_READER_FROM_XML_ECAL_ENDCAP_H
3
4
#include "
DataFormats/EcalDetId/interface/EEDetId.h
"
5
#include "
CalibCalorimetry/CaloMiscalibTools/interface/MiscalibReaderFromXML.h
"
6
#include "
CalibCalorimetry/CaloMiscalibTools/interface/CaloMiscalibMapEcal.h
"
7
8
class
MiscalibReaderFromXMLEcalEndcap
:
public
MiscalibReaderFromXML
{
9
public
:
10
MiscalibReaderFromXMLEcalEndcap
(
CaloMiscalibMapEcal
&
map
) :
MiscalibReaderFromXML
(
map
){};
11
12
DetId
parseCellEntry
(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute)
override
;
13
14
EEDetId
getCellFromAttributes
(
int
ix
,
int
iy
,
int
iz);
15
};
16
17
#endif
CaloMiscalibMapEcal
Definition:
CaloMiscalibMapEcal.h:15
CaloMiscalibMapEcal.h
MiscalibReaderFromXMLEcalEndcap::MiscalibReaderFromXMLEcalEndcap
MiscalibReaderFromXMLEcalEndcap(CaloMiscalibMapEcal &map)
Definition:
MiscalibReaderFromXMLEcalEndcap.h:10
MiscalibReaderFromXMLEcalEndcap::parseCellEntry
DetId parseCellEntry(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute) override
Definition:
MiscalibReaderXMLEcalEndcap.cc:4
MiscalibReaderFromXMLEcalEndcap::getCellFromAttributes
EEDetId getCellFromAttributes(int ix, int iy, int iz)
Definition:
MiscalibReaderXMLEcalEndcap.cc:11
EEDetId
Definition:
EEDetId.h:14
genParticles_cff.map
map
Definition:
genParticles_cff.py:11
ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::ix
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t ix(uint32_t id)
Definition:
KernelHelpers.dev.cc:128
DetId
Definition:
DetId.h:17
MiscalibReaderFromXMLEcalEndcap
Definition:
MiscalibReaderFromXMLEcalEndcap.h:8
ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::iy
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t iy(uint32_t id)
Definition:
KernelHelpers.dev.cc:130
EEDetId.h
MiscalibReaderFromXML.h
MiscalibReaderFromXML
Definition:
MiscalibReaderFromXML.h:26
Generated for CMSSW Reference Manual by
1.8.14