Belle II Software
development
DedxVariables.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
namespace
Belle2
{
16
class
Particle
;
17
18
namespace
Variable {
19
23
double
CDCdedx(
const
Particle* part);
24
28
double
CDCdedxnosat(
const
Particle* part);
29
33
double
pCDC(
const
Particle* part);
34
38
double
costhCDC(
const
Particle* part);
39
43
double
CDCdEdx_nhits(
const
Particle* part);
44
48
double
CDCdEdx_lnhits(
const
Particle* part);
49
53
double
CDCdEdx_lnhitsused(
const
Particle* part);
54
58
double
CDCdEdx_chiE(
const
Particle* part);
59
63
double
CDCdEdx_chiMu(
const
Particle* part);
64
68
double
CDCdEdx_chiPi(
const
Particle* part);
69
73
double
CDCdEdx_chiK(
const
Particle* part);
74
78
double
CDCdEdx_chiP(
const
Particle* part);
79
83
double
CDCdEdx_chiD(
const
Particle* part);
84
85
}
87
}
// Belle2 namespace
88
Belle2::Particle
Class to store reconstructed particles.
Definition
Particle.h:76
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
cdc
variables
DedxVariables.h
Generated on Mon Sep 1 2025 02:55:40 for Belle II Software by
1.13.2