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
SimG4Core
PhysicsLists
plugins
DummyPhysics.h
Go to the documentation of this file.
1
#ifndef SimG4Core_PhysicsLists_DummyPhysics_H
2
#define SimG4Core_PhysicsLists_DummyPhysics_H
3
4
#include "
SimG4Core/Physics/interface/PhysicsList.h
"
5
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
6
7
class
DummyPhysics
:
public
PhysicsList
{
8
public
:
9
DummyPhysics
(
const
edm::ParameterSet
&);
10
~DummyPhysics
()
override
=
default
;
11
};
12
13
#endif
PhysicsList.h
DummyPhysics
Definition:
DummyPhysics.h:7
PhysicsList
Definition:
PhysicsList.h:7
ParameterSet.h
DummyPhysics::DummyPhysics
DummyPhysics(const edm::ParameterSet &)
Definition:
DummyPhysics.cc:7
edm::ParameterSet
Definition:
ParameterSet.h:48
DummyPhysics::~DummyPhysics
~DummyPhysics() override=default
Generated for CMSSW Reference Manual by
1.8.14