BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
TofInfoCal Class Reference

#include <TofInfoCal.h>

Public Member Functions

 TofInfoCal ()
 
 ~TofInfoCal ()
 
int getRunBegin () const
 
int getRunEnd () const
 
int getVersion () const
 
int getQCorr () const
 
int getQElec () const
 
int getMisLable () const
 
int getBrEast (unsigned int im) const
 
int getBrWest (unsigned int im) const
 
int getEndcap (unsigned int im) const
 
int getRunFrom () const
 
int getRunTo () const
 
int getEventFrom () const
 
int getEventTo () const
 
void setRunBegin (int run1)
 
void setRunEnd (int run2)
 
void setVersion (int version)
 
void setQCorr (int qcorr)
 
void setQElec (int qelec)
 
void setMisLable (int mis)
 
void setBrEast (unsigned int i, int id1)
 
void setBrWest (unsigned int i, int id2)
 
void setEndcap (unsigned int i, int id3)
 
void setRunFrom (int runFrom)
 
void setRunTo (int runTo)
 
void setEventFrom (int evtFrom)
 
void setEventTo (int evtTo)
 
 TofInfoCal ()
 
 ~TofInfoCal ()
 
int getRunBegin () const
 
int getRunEnd () const
 
int getVersion () const
 
int getQCorr () const
 
int getQElec () const
 
int getMisLable () const
 
int getBrEast (unsigned int im) const
 
int getBrWest (unsigned int im) const
 
int getEndcap (unsigned int im) const
 
int getEtf (unsigned int im) const
 
int getRunFrom () const
 
int getRunTo () const
 
int getEventFrom () const
 
int getEventTo () const
 
void setRunBegin (int run1)
 
void setRunEnd (int run2)
 
void setVersion (int version)
 
void setQCorr (int qcorr)
 
void setQElec (int qelec)
 
void setMisLable (int mis)
 
void setBrEast (unsigned int i, int id1)
 
void setBrWest (unsigned int i, int id2)
 
void setEndcap (unsigned int i, int id3)
 
void setEtf (unsigned int i, int id4)
 
void setRunFrom (int runFrom)
 
void setRunTo (int runTo)
 
void setEventFrom (int evtFrom)
 
void setEventTo (int evtTo)
 

Detailed Description

Constructor & Destructor Documentation

◆ TofInfoCal() [1/2]

TofInfoCal::TofInfoCal ( )
inline

◆ ~TofInfoCal() [1/2]

TofInfoCal::~TofInfoCal ( )
inline

◆ TofInfoCal() [2/2]

TofInfoCal::TofInfoCal ( )
inline

◆ ~TofInfoCal() [2/2]

TofInfoCal::~TofInfoCal ( )
inline

Member Function Documentation

◆ getBrEast() [1/2]

int TofInfoCal::getBrEast ( unsigned int  im) const
inline

Definition at line 17 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

17{ return m_breast[im]; }

◆ getBrEast() [2/2]

int TofInfoCal::getBrEast ( unsigned int  im) const
inline

Definition at line 17 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

17{ return m_breast[im]; }

◆ getBrWest() [1/2]

int TofInfoCal::getBrWest ( unsigned int  im) const
inline

Definition at line 18 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

18{ return m_brwest[im]; }

◆ getBrWest() [2/2]

int TofInfoCal::getBrWest ( unsigned int  im) const
inline

Definition at line 18 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

18{ return m_brwest[im]; }

◆ getEndcap() [1/2]

int TofInfoCal::getEndcap ( unsigned int  im) const
inline

Definition at line 19 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

19{ return m_endcap[im]; }

◆ getEndcap() [2/2]

int TofInfoCal::getEndcap ( unsigned int  im) const
inline

Definition at line 19 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

19{ return m_endcap[im]; }

◆ getEtf()

int TofInfoCal::getEtf ( unsigned int  im) const
inline

Definition at line 20 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

20{ return m_etf[im]; }

◆ getEventFrom() [1/2]

int TofInfoCal::getEventFrom ( ) const
inline

Definition at line 23 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

23{ return m_eventFrom; }

◆ getEventFrom() [2/2]

int TofInfoCal::getEventFrom ( ) const
inline

Definition at line 24 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

24{ return m_eventFrom; }

◆ getEventTo() [1/2]

int TofInfoCal::getEventTo ( ) const
inline

Definition at line 24 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

24{ return m_eventTo; }

◆ getEventTo() [2/2]

int TofInfoCal::getEventTo ( ) const
inline

Definition at line 25 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

25{ return m_eventTo; }

◆ getMisLable() [1/2]

int TofInfoCal::getMisLable ( ) const
inline

Definition at line 15 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

15{ return m_mislable; }

◆ getMisLable() [2/2]

int TofInfoCal::getMisLable ( ) const
inline

Definition at line 15 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

15{ return m_mislable; }

◆ getQCorr() [1/2]

int TofInfoCal::getQCorr ( ) const
inline

Definition at line 13 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

13{ return m_qcorr; }

◆ getQCorr() [2/2]

int TofInfoCal::getQCorr ( ) const
inline

Definition at line 13 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

13{ return m_qcorr; }

◆ getQElec() [1/2]

int TofInfoCal::getQElec ( ) const
inline

Definition at line 14 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

14{ return m_qelec; }

◆ getQElec() [2/2]

int TofInfoCal::getQElec ( ) const
inline

Definition at line 14 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

14{ return m_qelec; }

◆ getRunBegin() [1/2]

int TofInfoCal::getRunBegin ( ) const
inline

Definition at line 9 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

9{ return m_run1; }

◆ getRunBegin() [2/2]

int TofInfoCal::getRunBegin ( ) const
inline

Definition at line 9 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

9{ return m_run1; }

◆ getRunEnd() [1/2]

int TofInfoCal::getRunEnd ( ) const
inline

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

10{ return m_run2; }

◆ getRunEnd() [2/2]

int TofInfoCal::getRunEnd ( ) const
inline

Definition at line 10 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

10{ return m_run2; }

◆ getRunFrom() [1/2]

int TofInfoCal::getRunFrom ( ) const
inline

Definition at line 21 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

21{ return m_runFrom; }

◆ getRunFrom() [2/2]

int TofInfoCal::getRunFrom ( ) const
inline

Definition at line 22 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

22{ return m_runFrom; }

◆ getRunTo() [1/2]

int TofInfoCal::getRunTo ( ) const
inline

Definition at line 22 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

22{ return m_runTo; }

◆ getRunTo() [2/2]

int TofInfoCal::getRunTo ( ) const
inline

Definition at line 23 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

23{ return m_runTo; }

◆ getVersion() [1/2]

int TofInfoCal::getVersion ( ) const
inline

Definition at line 11 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

11{ return m_version; }

◆ getVersion() [2/2]

int TofInfoCal::getVersion ( ) const
inline

Definition at line 11 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

11{ return m_version; }

◆ setBrEast() [1/2]

void TofInfoCal::setBrEast ( unsigned int  i,
int  id1 
)
inline

Definition at line 35 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

35{ m_breast[i] = id1; }

◆ setBrEast() [2/2]

void TofInfoCal::setBrEast ( unsigned int  i,
int  id1 
)
inline

Definition at line 36 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

36{ m_breast[i] = id1; }

◆ setBrWest() [1/2]

void TofInfoCal::setBrWest ( unsigned int  i,
int  id2 
)
inline

Definition at line 36 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

36{ m_brwest[i] = id2; }

◆ setBrWest() [2/2]

void TofInfoCal::setBrWest ( unsigned int  i,
int  id2 
)
inline

Definition at line 37 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

37{ m_brwest[i] = id2; }

◆ setEndcap() [1/2]

void TofInfoCal::setEndcap ( unsigned int  i,
int  id3 
)
inline

Definition at line 37 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

37{ m_endcap[i] = id3; }

◆ setEndcap() [2/2]

void TofInfoCal::setEndcap ( unsigned int  i,
int  id3 
)
inline

Definition at line 38 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

38{ m_endcap[i] = id3; }

◆ setEtf()

void TofInfoCal::setEtf ( unsigned int  i,
int  id4 
)
inline

Definition at line 39 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

39{ m_endcap[i] = id4; }

◆ setEventFrom() [1/2]

void TofInfoCal::setEventFrom ( int  evtFrom)
inline

Definition at line 41 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

41{ m_eventFrom = evtFrom; }

◆ setEventFrom() [2/2]

void TofInfoCal::setEventFrom ( int  evtFrom)
inline

Definition at line 43 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

43{ m_eventFrom = evtFrom; }

◆ setEventTo() [1/2]

void TofInfoCal::setEventTo ( int  evtTo)
inline

Definition at line 42 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

42{ m_eventTo = evtTo; }

◆ setEventTo() [2/2]

void TofInfoCal::setEventTo ( int  evtTo)
inline

Definition at line 44 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

44{ m_eventTo = evtTo; }

◆ setMisLable() [1/2]

void TofInfoCal::setMisLable ( int  mis)
inline

Definition at line 33 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

33{ m_mislable = mis; }

◆ setMisLable() [2/2]

void TofInfoCal::setMisLable ( int  mis)
inline

Definition at line 34 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

34{ m_mislable = mis; }

◆ setQCorr() [1/2]

void TofInfoCal::setQCorr ( int  qcorr)
inline

Definition at line 31 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

31{ m_qcorr = qcorr; }

◆ setQCorr() [2/2]

void TofInfoCal::setQCorr ( int  qcorr)
inline

Definition at line 32 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

32{ m_qcorr = qcorr; }

◆ setQElec() [1/2]

void TofInfoCal::setQElec ( int  qelec)
inline

Definition at line 32 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

32{ m_qelec = qelec; }

◆ setQElec() [2/2]

void TofInfoCal::setQElec ( int  qelec)
inline

Definition at line 33 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

33{ m_qelec = qelec; }

◆ setRunBegin() [1/2]

void TofInfoCal::setRunBegin ( int  run1)
inline

Definition at line 27 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

27{ m_run1 = run1; }

◆ setRunBegin() [2/2]

void TofInfoCal::setRunBegin ( int  run1)
inline

Definition at line 28 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

28{ m_run1 = run1; }

◆ setRunEnd() [1/2]

void TofInfoCal::setRunEnd ( int  run2)
inline

Definition at line 28 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

28{ m_run2 = run2; }

◆ setRunEnd() [2/2]

void TofInfoCal::setRunEnd ( int  run2)
inline

Definition at line 29 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

29{ m_run2 = run2; }

◆ setRunFrom() [1/2]

void TofInfoCal::setRunFrom ( int  runFrom)
inline

Definition at line 39 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

39{ m_runFrom = runFrom; }

◆ setRunFrom() [2/2]

void TofInfoCal::setRunFrom ( int  runFrom)
inline

Definition at line 41 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

41{ m_runFrom = runFrom; }

◆ setRunTo() [1/2]

void TofInfoCal::setRunTo ( int  runTo)
inline

Definition at line 40 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

40{ m_runTo = runTo; }

◆ setRunTo() [2/2]

void TofInfoCal::setRunTo ( int  runTo)
inline

Definition at line 42 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

42{ m_runTo = runTo; }

◆ setVersion() [1/2]

void TofInfoCal::setVersion ( int  version)
inline

Definition at line 29 of file EstTofCaliSvc/EstTofCaliSvc-00-00-14/EstTofCaliSvc/TofInfoCal.h.

29{ m_version = version; }

◆ setVersion() [2/2]

void TofInfoCal::setVersion ( int  version)
inline

Definition at line 30 of file TofCaliSvc/TofCaliSvc-00-01-19/TofCaliSvc/TofInfoCal.h.

30{ m_version = version; }

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