BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EstBTofCommonCal Class Reference

#include <EstBTofCommonCal.h>

Public Member Functions

 EstBTofCommonCal ()
 ~EstBTofCommonCal ()
double getOffset (int im) const
void setOffset (int idx, double offset)
 EstBTofCommonCal ()
 ~EstBTofCommonCal ()
double getOffset (int im) const
void setOffset (int idx, double offset)
 EstBTofCommonCal ()
 ~EstBTofCommonCal ()
double getOffset (int im) const
void setOffset (int idx, double offset)

Detailed Description

Constructor & Destructor Documentation

◆ EstBTofCommonCal() [1/3]

EstBTofCommonCal::EstBTofCommonCal ( )
inline

◆ ~EstBTofCommonCal() [1/3]

EstBTofCommonCal::~EstBTofCommonCal ( )
inline

◆ EstBTofCommonCal() [2/3]

EstBTofCommonCal::EstBTofCommonCal ( )
inline

◆ ~EstBTofCommonCal() [2/3]

EstBTofCommonCal::~EstBTofCommonCal ( )
inline

◆ EstBTofCommonCal() [3/3]

EstBTofCommonCal::EstBTofCommonCal ( )
inline

◆ ~EstBTofCommonCal() [3/3]

EstBTofCommonCal::~EstBTofCommonCal ( )
inline

Member Function Documentation

◆ getOffset() [1/3]

double EstBTofCommonCal::getOffset ( int im) const
inline

Definition at line 11 of file InstallArea/x86_64-el9-gcc13-dbg/include/EstTofCaliSvc/EstBTofCommonCal.h.

11{ return m_offset[im]; }

◆ getOffset() [2/3]

double EstBTofCommonCal::getOffset ( int im) const
inline

Definition at line 11 of file InstallArea/x86_64-el9-gcc13-opt/include/EstTofCaliSvc/EstBTofCommonCal.h.

11{ return m_offset[im]; }

◆ getOffset() [3/3]

double EstBTofCommonCal::getOffset ( int im) const
inline

Definition at line 11 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h.

11{ return m_offset[im]; }

◆ setOffset() [1/3]

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

Definition at line 14 of file InstallArea/x86_64-el9-gcc13-dbg/include/EstTofCaliSvc/EstBTofCommonCal.h.

14{ m_offset[idx] = offset; }

◆ setOffset() [2/3]

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

Definition at line 14 of file InstallArea/x86_64-el9-gcc13-opt/include/EstTofCaliSvc/EstBTofCommonCal.h.

14{ m_offset[idx] = offset; }

◆ setOffset() [3/3]

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

Definition at line 14 of file Tof/EstTofCaliSvc/include/EstTofCaliSvc/EstBTofCommonCal.h.

14{ m_offset[idx] = offset; }

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