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
CustomPhysics
interface
CMSSIMP.h
Go to the documentation of this file.
1
#ifndef SimG4Core_CustomPhysics_CMSSIMP_H
2
#define SimG4Core_CustomPhysics_CMSSIMP_H
3
4
#include "globals.hh"
5
#include "G4ios.hh"
6
#include "G4ParticleDefinition.hh"
7
8
class
CMSSIMP
:
public
G4ParticleDefinition {
9
private
:
10
static
CMSSIMP
*
theInstance
;
11
CMSSIMP
() {}
12
~CMSSIMP
()
override
{}
13
14
public
:
15
static
CMSSIMP
*
Definition
(
double
mass
);
16
static
CMSSIMP
*
SIMPDefinition
(
double
mass
);
17
static
CMSSIMP
*
SIMP
();
18
};
19
20
#endif
CMSSIMP::CMSSIMP
CMSSIMP()
Definition:
CMSSIMP.h:11
CMSSIMP::SIMPDefinition
static CMSSIMP * SIMPDefinition(double mass)
Definition:
CMSSIMP.cc:37
CMSSIMP::SIMP
static CMSSIMP * SIMP()
Definition:
CMSSIMP.cc:39
CMSSIMP::~CMSSIMP
~CMSSIMP() override
Definition:
CMSSIMP.h:12
EgHLTOffHistBins_cfi.mass
mass
Definition:
EgHLTOffHistBins_cfi.py:34
CMSSIMP::theInstance
static CMSSIMP * theInstance
Definition:
CMSSIMP.h:10
CMSSIMP
Definition:
CMSSIMP.h:8
CMSSIMP::Definition
static CMSSIMP * Definition(double mass)
Definition:
CMSSIMP.cc:12
Generated for CMSSW Reference Manual by
1.8.16