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
SimG4Core
PhysicsLists
interface
CMSEmStandardPhysics.h
Go to the documentation of this file.
1
#ifndef SimG4Core_PhysicsLists_CMSEmStandardPhysics_h
2
#define SimG4Core_PhysicsLists_CMSEmStandardPhysics_h
3
4
#include "G4VPhysicsConstructor.hh"
5
#include "globals.hh"
6
7
class
CMSEmStandardPhysics
:
public
G4VPhysicsConstructor {
8
public
:
9
CMSEmStandardPhysics
(G4int ver);
10
~CMSEmStandardPhysics
()
override
;
11
12
void
ConstructParticle
()
override
;
13
void
ConstructProcess
()
override
;
14
15
private
:
16
G4int
verbose
;
17
};
18
19
#endif
CMSEmStandardPhysics
Definition:
CMSEmStandardPhysics.h:7
CMSEmStandardPhysics::ConstructParticle
void ConstructParticle() override
Definition:
CMSEmStandardPhysics.cc:91
CMSEmStandardPhysics::~CMSEmStandardPhysics
~CMSEmStandardPhysics() override
Definition:
CMSEmStandardPhysics.cc:89
CMSEmStandardPhysics::CMSEmStandardPhysics
CMSEmStandardPhysics(G4int ver)
Definition:
CMSEmStandardPhysics.cc:78
CMSEmStandardPhysics::verbose
G4int verbose
Definition:
CMSEmStandardPhysics.h:16
CMSEmStandardPhysics::ConstructProcess
void ConstructProcess() override
Definition:
CMSEmStandardPhysics.cc:137
Generated for CMSSW Reference Manual by
1.8.16