BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h
Go to the documentation of this file.
1
#pragma once
2
3
const
unsigned
int
EstNBarOffset
= 2;
4
5
class
EstBTofCommonCal
{
6
public
:
7
EstBTofCommonCal
() {}
8
~EstBTofCommonCal
() {}
9
10
public
:
11
double
getOffset
(
int
im )
const
{
return
m_offset[im]; }
12
13
public
:
14
void
setOffset
(
int
idx,
double
offset ) { m_offset[idx] = offset; }
15
16
private
:
17
double
m_offset[
EstNBarOffset
];
18
};
EstNBarOffset
const unsigned int EstNBarOffset
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EstTofCaliSvc/EstBTofCommonCal.h:3
EstBTofCommonCal
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EstTofCaliSvc/EstBTofCommonCal.h:5
EstBTofCommonCal::EstBTofCommonCal
EstBTofCommonCal()
Definition
Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h:7
EstBTofCommonCal::getOffset
double getOffset(int im) const
Definition
Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h:11
EstBTofCommonCal::~EstBTofCommonCal
~EstBTofCommonCal()
Definition
Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h:8
EstBTofCommonCal::setOffset
void setOffset(int idx, double offset)
Definition
Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h:14
8.0.0
BOSS_Source
Tof
EstTofCaliSvc
include
EstTofCaliSvc
EstBTofCommonCal.h
Generated by
1.16.1