Belle II Software
release-06-02-00
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
z
Typedefs
a
b
c
d
e
i
k
l
m
n
p
r
s
t
u
v
w
Enumerations
Enumerator
c
d
f
p
t
u
v
w
Classes
Class List
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
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
v
w
z
Related Functions
b
c
d
g
i
o
r
s
t
Files
File List
File Members
All
Functions
BasicParticleInformation.h
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
9
#pragma once
10
11
#include <vector>
12
13
namespace
Belle2
{
18
class
Particle;
19
20
namespace
Variable {
24
double
particleIsFromECL(
const
Particle* part);
25
29
double
particleIsFromKLM(
const
Particle* part);
30
34
double
particleIsFromTrack(
const
Particle* part);
35
39
double
particleIsFromV0(
const
Particle* part);
40
44
double
particleSource(
const
Particle* part);
45
49
double
particleMdstArrayIndex(
const
Particle* part);
50
54
double
uniqueParticleIdentifier(
const
Particle* part);
55
59
double
particleIsUnspecified(
const
Particle* part);
60
64
double
particlePvalue(
const
Particle* part);
65
69
double
particleNDaughters(
const
Particle* part);
70
74
double
particleFlavorType(
const
Particle* part);
75
79
double
particleCharge(
const
Particle* part);
80
}
82
}
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
analysis
variables
include
BasicParticleInformation.h
Generated on Thu Dec 28 2023 02:18:47 for Belle II Software by
1.9.1