Belle II Software
release-06-01-15
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
SVDHitTimeSelectionFunction.cc
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
#include<svd/dbobjects/SVDHitTimeSelectionFunction.h>
9
10
using namespace
Belle2
;
11
12
std::vector <SVDHitTimeSelectionFunction::selFunction>
13
SVDHitTimeSelectionFunction::m_implementations
;
14
15
/*
16
SVDHitTimeSelectionFunction::SVDHitTimeSelectionFunction(const SVDHitTimeSelectionFunction& a):TObject()
17
{
18
m_current = a.m_current;
19
20
21
//first version:
22
m_tMin = a.m_tMin;
23
24
//second version
25
m_deltaT = a.m_deltaT;
26
27
//third
28
m_nSigma = a.m_nSigma;
29
30
31
}
32
*/
33
Belle2::SVDHitTimeSelectionFunction::m_implementations
static std::vector< selFunction > m_implementations
vector of fuctions, we use the m_current
Definition:
SVDHitTimeSelectionFunction.h:128
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
svd
dbobjects
src
SVDHitTimeSelectionFunction.cc
Generated on Fri Dec 8 2023 04:25:11 for Belle II Software by
1.9.1