BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
BTofCommonCal Class Reference

#include <BTofCommonCal.h>

Public Member Functions

 BTofCommonCal ()
 
 ~BTofCommonCal ()
 
double getOffset (int im) const
 
void setOffset (int idx, double offset)
 
 BTofCommonCal ()
 
 ~BTofCommonCal ()
 
double getSigmaCorr (int idx) const
 
double getOffset (int idx) const
 
void setSigmaCorr (int idx, double sigmac)
 
void setOffset (int idx, double offset)
 
 BTofCommonCal ()
 
 ~BTofCommonCal ()
 
double getOffset (int im) const
 
void setOffset (int idx, double offset)
 
 BTofCommonCal ()
 
 ~BTofCommonCal ()
 
double getSigmaCorr (int idx) const
 
double getOffset (int idx) const
 
void setSigmaCorr (int idx, double sigmac)
 
void setOffset (int idx, double offset)
 

Detailed Description

Constructor & Destructor Documentation

◆ BTofCommonCal() [1/4]

BTofCommonCal::BTofCommonCal ( )
inline

◆ ~BTofCommonCal() [1/4]

BTofCommonCal::~BTofCommonCal ( )
inline

◆ BTofCommonCal() [2/4]

BTofCommonCal::BTofCommonCal ( )
inline

◆ ~BTofCommonCal() [2/4]

BTofCommonCal::~BTofCommonCal ( )
inline

◆ BTofCommonCal() [3/4]

BTofCommonCal::BTofCommonCal ( )
inline

◆ ~BTofCommonCal() [3/4]

BTofCommonCal::~BTofCommonCal ( )
inline

◆ BTofCommonCal() [4/4]

BTofCommonCal::BTofCommonCal ( )
inline

◆ ~BTofCommonCal() [4/4]

BTofCommonCal::~BTofCommonCal ( )
inline

Member Function Documentation

◆ getOffset() [1/4]

double BTofCommonCal::getOffset ( int  idx) const
inline

Definition at line 13 of file InstallArea/include/TofCaliSvc/TofCaliSvc/BTofCommonCal.h.

13{ return m_offset[idx]; }

◆ getOffset() [2/4]

double BTofCommonCal::getOffset ( int  idx) const
inline

Definition at line 13 of file Tof/TofCaliSvc/TofCaliSvc-00-01-13/TofCaliSvc/BTofCommonCal.h.

13{ return m_offset[idx]; }

◆ getOffset() [3/4]

double BTofCommonCal::getOffset ( int  im) const
inline

Definition at line 11 of file InstallArea/include/EstTofCaliSvc/EstTofCaliSvc/BTofCommonCal.h.

11{ return m_offset[im]; }

◆ getOffset() [4/4]

double BTofCommonCal::getOffset ( int  im) const
inline

Definition at line 11 of file Tof/EstTofCaliSvc/EstTofCaliSvc-00-00-10/EstTofCaliSvc/BTofCommonCal.h.

11{ return m_offset[im]; }

◆ getSigmaCorr() [1/2]

double BTofCommonCal::getSigmaCorr ( int  idx) const
inline

Definition at line 12 of file InstallArea/include/TofCaliSvc/TofCaliSvc/BTofCommonCal.h.

12{ return m_sigmac[idx]; }

◆ getSigmaCorr() [2/2]

double BTofCommonCal::getSigmaCorr ( int  idx) const
inline

Definition at line 12 of file Tof/TofCaliSvc/TofCaliSvc-00-01-13/TofCaliSvc/BTofCommonCal.h.

12{ return m_sigmac[idx]; }

◆ setOffset() [1/4]

void BTofCommonCal::setOffset ( int  idx,
double  offset 
)
inline

Definition at line 14 of file InstallArea/include/EstTofCaliSvc/EstTofCaliSvc/BTofCommonCal.h.

14{ m_offset[idx] = offset; }

◆ setOffset() [2/4]

void BTofCommonCal::setOffset ( int  idx,
double  offset 
)
inline

Definition at line 17 of file InstallArea/include/TofCaliSvc/TofCaliSvc/BTofCommonCal.h.

17{ m_offset[idx] = offset; }

◆ setOffset() [3/4]

void BTofCommonCal::setOffset ( int  idx,
double  offset 
)
inline

Definition at line 14 of file Tof/EstTofCaliSvc/EstTofCaliSvc-00-00-10/EstTofCaliSvc/BTofCommonCal.h.

14{ m_offset[idx] = offset; }

◆ setOffset() [4/4]

void BTofCommonCal::setOffset ( int  idx,
double  offset 
)
inline

Definition at line 17 of file Tof/TofCaliSvc/TofCaliSvc-00-01-13/TofCaliSvc/BTofCommonCal.h.

17{ m_offset[idx] = offset; }

◆ setSigmaCorr() [1/2]

void BTofCommonCal::setSigmaCorr ( int  idx,
double  sigmac 
)
inline

Definition at line 16 of file InstallArea/include/TofCaliSvc/TofCaliSvc/BTofCommonCal.h.

16{ m_sigmac[idx] = sigmac; }

◆ setSigmaCorr() [2/2]

void BTofCommonCal::setSigmaCorr ( int  idx,
double  sigmac 
)
inline

Definition at line 16 of file Tof/TofCaliSvc/TofCaliSvc-00-01-13/TofCaliSvc/BTofCommonCal.h.

16{ m_sigmac[idx] = sigmac; }

The documentation for this class was generated from the following files: