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
CustomPhysics
interface
CMSExoticaPhysics.h
Go to the documentation of this file.
1
#ifndef SimG4Core_CustomPhysics_CMSExoticaPhysics_H
2
#define SimG4Core_CustomPhysics_CMSExoticaPhysics_H
3
4
//
5
//
6
// Author: V.Ivantchenko 7 May 2018
7
//
8
// Description: general interface to exotic particle physics
9
//
10
11
#include "
SimG4Core/Physics/interface/PhysicsList.h
"
12
13
class
CMSExoticaPhysics
{
14
public
:
15
CMSExoticaPhysics
(
PhysicsList
* phys,
const
edm::ParameterSet
&
p
);
16
~CMSExoticaPhysics
() =
default
;
17
};
18
19
#endif
CMSExoticaPhysics::CMSExoticaPhysics
CMSExoticaPhysics(PhysicsList *phys, const edm::ParameterSet &p)
Definition:
CMSExoticaPhysics.cc:6
PhysicsList.h
CMSExoticaPhysics
Definition:
CMSExoticaPhysics.h:13
PhysicsList
Definition:
PhysicsList.h:7
CMSExoticaPhysics::~CMSExoticaPhysics
~CMSExoticaPhysics()=default
edm::ParameterSet
Definition:
ParameterSet.h:48
AlCaHLTBitMon_ParallelJobs.p
def p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
Generated for CMSSW Reference Manual by
1.8.14