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