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
EKLMDatabaseImporter.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
{
20
class
EKLMDatabaseImporter
{
21
22
public
:
23
27
EKLMDatabaseImporter
();
28
32
~EKLMDatabaseImporter
();
33
37
void
setIOV
(
int
experimentLow,
int
runLow,
int
experimentHigh,
int
runHigh);
38
42
void
importSimulationParameters
();
43
44
private
:
45
47
int
m_ExperimentLow
= 0;
48
50
int
m_RunLow
= 0;
51
53
int
m_ExperimentHigh
= -1;
54
56
int
m_RunHigh
= -1;
57
58
};
59
61
}
Belle2::EKLMDatabaseImporter
EKLM time calibration algorithm.
Definition:
EKLMDatabaseImporter.h:20
Belle2::EKLMDatabaseImporter::m_RunHigh
int m_RunHigh
High run.
Definition:
EKLMDatabaseImporter.h:56
Belle2::EKLMDatabaseImporter::m_ExperimentHigh
int m_ExperimentHigh
High experiment.
Definition:
EKLMDatabaseImporter.h:53
Belle2::EKLMDatabaseImporter::importSimulationParameters
void importSimulationParameters()
Import simulation parameters.
Definition:
EKLMDatabaseImporter.cc:40
Belle2::EKLMDatabaseImporter::m_ExperimentLow
int m_ExperimentLow
Low experiment.
Definition:
EKLMDatabaseImporter.h:47
Belle2::EKLMDatabaseImporter::setIOV
void setIOV(int experimentLow, int runLow, int experimentHigh, int runHigh)
Set interval of validity.
Definition:
EKLMDatabaseImporter.cc:31
Belle2::EKLMDatabaseImporter::m_RunLow
int m_RunLow
Low run.
Definition:
EKLMDatabaseImporter.h:50
Belle2::EKLMDatabaseImporter::EKLMDatabaseImporter
EKLMDatabaseImporter()
Constructor.
Definition:
EKLMDatabaseImporter.cc:23
Belle2::EKLMDatabaseImporter::~EKLMDatabaseImporter
~EKLMDatabaseImporter()
Destructor.
Definition:
EKLMDatabaseImporter.cc:27
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
klm
eklm
calibration
include
EKLMDatabaseImporter.h
Generated on Fri Dec 8 2023 04:22:07 for Belle II Software by
1.9.1