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
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
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
SimDataFormats
CaloHit
src
CastorShowerLibraryInfo.cc
Go to the documentation of this file.
1
#include "
SimDataFormats/CaloHit/interface/CastorShowerLibraryInfo.h
"
2
#include <iostream>
3
4
CastorShowerLibraryInfo::CastorShowerLibraryInfo
() {
5
// Clear();
6
// std::cout << "\n *** CastorShowerLibraryInfo object created *** " << std::endl;
7
}
8
9
CastorShowerLibraryInfo::~CastorShowerLibraryInfo
() {}
10
11
void
CastorShowerLibraryInfo::Clear
(Option_t*
option
) {
12
Energy
.
Clear
();
13
Eta
.
Clear
();
14
Phi
.
Clear
();
15
}
SLBin::Clear
void Clear(Option_t *option="") override
Definition:
CastorShowerLibraryInfo.h:17
CastorShowerLibraryInfo::CastorShowerLibraryInfo
CastorShowerLibraryInfo()
Definition:
CastorShowerLibraryInfo.cc:4
CastorShowerLibraryInfo::~CastorShowerLibraryInfo
~CastorShowerLibraryInfo() override
Definition:
CastorShowerLibraryInfo.cc:9
fileinputsource_cfi.option
option
Definition:
fileinputsource_cfi.py:87
CastorShowerLibraryInfo::Clear
void Clear(Option_t *option="") override
Definition:
CastorShowerLibraryInfo.cc:11
CastorShowerLibraryInfo.h
CastorShowerLibraryInfo::Phi
SLBin Phi
Definition:
CastorShowerLibraryInfo.h:51
CastorShowerLibraryInfo::Eta
SLBin Eta
Definition:
CastorShowerLibraryInfo.h:50
CastorShowerLibraryInfo::Energy
SLBin Energy
Definition:
CastorShowerLibraryInfo.h:49
Generated for CMSSW Reference Manual by
1.8.16