Belle II Software
release-06-02-00
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