CGEM BOSS
6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h
Go to the documentation of this file.
1
#ifndef BTOFCOMMON_CAL_H
2
#define BTOFCOMMON_CAL_H
3
4
const
unsigned
int
nBarOffset
= 2;
5
6
class
BTofCommonCal
{
7
public
:
8
BTofCommonCal
() {}
9
~BTofCommonCal
(){}
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[2];
18
};
19
#endif
nBarOffset
const unsigned int nBarOffset
Definition:
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h:4
BTofCommonCal
Definition:
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h:6
BTofCommonCal::getOffset
double getOffset(int im) const
Definition:
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h:11
BTofCommonCal::~BTofCommonCal
~BTofCommonCal()
Definition:
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h:9
BTofCommonCal::BTofCommonCal
BTofCommonCal()
Definition:
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h:8
BTofCommonCal::setOffset
void setOffset(int idx, double offset)
Definition:
EstTofCaliSvc/EstTofCaliSvc-00-00-08/EstTofCaliSvc/BTofCommonCal.h:14
source
Tof
EstTofCaliSvc
EstTofCaliSvc-00-00-08
EstTofCaliSvc
BTofCommonCal.h
Generated by
1.9.6