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
SimGeneral
GFlash
interface
GflashPiKShowerProfile.h
Go to the documentation of this file.
1
#ifndef GflashPiKShowerProfile_H
2
#define GflashPiKShowerProfile_H
3
4
#include "
SimGeneral/GFlash/interface/GflashHadronShowerProfile.h
"
5
6
class
GflashPiKShowerProfile
:
public
GflashHadronShowerProfile
{
7
public
:
8
//-------------------------
9
// Constructor, destructor
10
//-------------------------
11
GflashPiKShowerProfile
(
const
edm::ParameterSet
&parSet) :
GflashHadronShowerProfile
(parSet){};
12
~GflashPiKShowerProfile
()
override
{};
13
14
void
loadParameters
()
override
;
15
};
16
17
#endif
GflashHadronShowerProfile.h
GflashPiKShowerProfile
Definition:
GflashPiKShowerProfile.h:6
GflashPiKShowerProfile::~GflashPiKShowerProfile
~GflashPiKShowerProfile() override
Definition:
GflashPiKShowerProfile.h:12
GflashHadronShowerProfile
Definition:
GflashHadronShowerProfile.h:15
GflashPiKShowerProfile::loadParameters
void loadParameters() override
Definition:
GflashPiKShowerProfile.cc:4
edm::ParameterSet
Definition:
ParameterSet.h:48
GflashPiKShowerProfile::GflashPiKShowerProfile
GflashPiKShowerProfile(const edm::ParameterSet &parSet)
Definition:
GflashPiKShowerProfile.h:11
Generated for CMSSW Reference Manual by
1.8.14