Belle II Software
development
Toggle main menu visibility
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
x
z
Typedefs
a
b
c
d
e
g
i
k
l
m
n
p
r
s
t
u
v
w
Enumerations
Enumerator
c
d
f
p
t
v
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
Typedefs
Macros
hitXPDerivate.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
#pragma once
9
10
#include <mdst/dataobjects/MCParticle.h>
11
#include <svd/dataobjects/SVDCluster.h>
12
#include <svd/dataobjects/SVDTrueHit.h>
13
#include <pxd/dataobjects/PXDTrueHit.h>
14
#include <vxd/geometry/SensorInfoBase.h>
15
#include <tracking/dataobjects/hitXP.h>
16
17
namespace
Belle2
{
27
class
hitXPDerivate
:
public
hitXP
{
28
29
public
:
30
32
hitXPDerivate
() {}
33
37
hitXPDerivate
(
const
SVDTrueHit
& hit,
const
SVDCluster
& cluster,
const
MCParticle
& particle,
const
VXD::SensorInfoBase
& sensor);
38
42
hitXPDerivate
(
const
PXDTrueHit
& hit,
const
MCParticle
& particle,
const
VXD::SensorInfoBase
& sensor);
43
45
ClassDef
(
hitXPDerivate
, 3);
46
};
48
}
Belle2::MCParticle
A Class to store the Monte Carlo particle information.
Definition:
MCParticle.h:32
Belle2::PXDTrueHit
Class PXDTrueHit - Records of tracks that either enter or leave the sensitive volume.
Definition:
PXDTrueHit.h:31
Belle2::SVDCluster
The SVD Cluster class This class stores all information about reconstructed SVD clusters.
Definition:
SVDCluster.h:29
Belle2::SVDTrueHit
Class SVDTrueHit - Records of tracks that either enter or leave the sensitive volume.
Definition:
SVDTrueHit.h:33
Belle2::VXD::SensorInfoBase
Base class to provide Sensor Information for PXD and SVD.
Definition:
SensorInfoBase.h:29
Belle2::hitXPDerivate
This class is the derivate of HitXP, and complete it with a constructor that use all other complex ty...
Definition:
hitXPDerivate.h:27
Belle2::hitXPDerivate::hitXPDerivate
hitXPDerivate()
empty constructor
Definition:
hitXPDerivate.h:32
Belle2::hitXPDerivate::ClassDef
ClassDef(hitXPDerivate, 3)
needed by root
Belle2::hitXP
This class collects some information of a TrueHit, using SVDCLuster and MCParticle information too.
Definition:
hitXP.h:32
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
tracking
dataobjects
include
hitXPDerivate.h
Generated on Sat Apr 12 2025 02:50:10 for Belle II Software by
1.9.6