BOSS
6.6.4.p03
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
Typedefs
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
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
g
h
i
m
n
p
r
s
t
v
w
Enumerations
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File 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
l
m
n
o
p
q
r
s
t
u
v
w
x
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
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
IsGenStable.h
Go to the documentation of this file.
1
//*************************************************************************
2
//* *
3
//* class IsGenStable **
4
//* *
5
//* this predicate returns true if the particle is stable in a generated
6
// event or an input to Geant in a fully simulated event
7
//* i.e. the particle belongs to the final state. *
8
//* *
9
//*************************************************************************
10
#ifndef TRUTHHELPER_ISGENSTABLE_H
11
#define TRUTHHELPER_ISGENSTABLE_H
12
13
#ifndef TRUTHHELPER_GENIMCSELECTOR_H
14
#include "
TruthHelper/GenIMCselector.h
"
15
#endif
16
17
18
class
IsGenStable
:
public
GenIMCselector
{
19
20
public
:
21
IsGenStable
();
22
GenIMCselector
*
create
()
const
;
23
virtual
bool
operator()
(
const
Particle
*
const
p )
const
;
24
virtual
bool
operator()
(
const
Particle
& p )
const
;
25
private
:
26
};
27
#endif
GenIMCselector.h
Particle
HepMC::GenParticle Particle
Definition:
GenIMCselector.h:16
GenIMCselector
Definition:
GenIMCselector.h:19
IsGenStable
Definition:
IsGenStable.h:18
IsGenStable::operator()
virtual bool operator()(const Particle *const p) const
Definition:
IsGenStable.cxx:13
IsGenStable::create
GenIMCselector * create() const
Definition:
IsGenStable.cxx:20
IsGenStable::IsGenStable
IsGenStable()
Definition:
IsGenStable.cxx:11
source
Generator
GenAnalysisTools
TruthHelper
TruthHelper-00-00-01
TruthHelper
IsGenStable.h
Generated by
1.9.6