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
SVD_p(
const
Particle* part);
27
double
SVD_pTrue(
const
Particle* part);
31
double
SVDdedx(
const
Particle* part);
35
double
SVD_nHits(
const
Particle* part);
39
double
SVD_CosTheta(
const
Particle* part);
40
41
42
}
44
}
// Belle2 namespace
45
Belle2::Particle
Class to store reconstructed particles.
Definition
Particle.h:76
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
reconstruction
variables
DedxVariables.h
Generated on Mon Sep 1 2025 02:55:40 for Belle II Software by
1.13.2