BOSS
7.1.3
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
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
c
d
e
g
h
i
l
m
n
o
p
r
s
t
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
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
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 Symbols
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
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
a
b
c
d
e
f
h
i
j
k
l
m
n
p
r
s
t
u
v
w
z
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
IsGenNonInteracting.h
Go to the documentation of this file.
1
//*************************************************************************
2
//* *
3
//* class IsGenNoninteracting **
4
//* *
5
//* this predicate returns true if the input is non interacting
6
// such as a neutrino
7
// Ian Hinchliffe (based on atlfast HepMCHelper)
8
// *
9
//* *
10
//*************************************************************************
11
#ifndef TRUTHHELPER_ISGENNONINTERACTING_H
12
#define TRUTHHELPER_ISGENNONINTERACTING_H
13
14
#ifndef TRUTHHELPER_GENIMCSELECTOR_H
15
#include "
TruthHelper/GenIMCselector.h
"
16
#endif
17
18
19
class
IsGenNonInteracting
:
public
GenIMCselector
{
20
21
public
:
22
IsGenNonInteracting
();
23
GenIMCselector
*
create
()
const
;
24
virtual
bool
operator()
(
const
Particle
*
const
p )
const
;
25
virtual
bool
operator()
(
const
Particle
& p )
const
;
26
private
:
27
};
19
class
IsGenNonInteracting
:
public
GenIMCselector
{
…
};
28
#endif
GenIMCselector.h
Particle
HepMC::GenParticle Particle
Definition
GenIMCselector.h:16
GenIMCselector
Definition
GenIMCselector.h:19
IsGenNonInteracting::operator()
virtual bool operator()(const Particle *const p) const
Definition
IsGenNonInteracting.cxx:13
IsGenNonInteracting::IsGenNonInteracting
IsGenNonInteracting()
Definition
IsGenNonInteracting.cxx:11
IsGenNonInteracting::create
GenIMCselector * create() const
Definition
IsGenNonInteracting.cxx:23
7.1.3
Generator
GenAnalysisTools
TruthHelper
TruthHelper-00-00-01
TruthHelper
IsGenNonInteracting.h
Generated by
1.13.2