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

#include <TofConst.h>

Public Member Functions

 TofConst ()
 
 ~TofConst ()
 
double getBarLowThres () const
 
double getBarHighThres () const
 
double getEndLowThres () const
 
double getEndHighThres () const
 
double getBarPMTGain () const
 
double getEndPMTGain () const
 
double getBarConstant () const
 
double getEndConstant () const
 
double getEndNoiseSwitch () const
 
void setBarLowThres (double blth)
 
void setBarHighThres (double bhth)
 
void setEndLowThres (double elth)
 
void setEndHighThres (double ehth)
 
void setBarPMTGain (double bg)
 
void setEndPMTGain (double eg)
 
void setBarConstant (double bc)
 
void setEndConstant (double ec)
 
void setEndNoiseSwitch (double eswitch)
 
 TofConst ()
 
 ~TofConst ()
 
double getBarLowThres () const
 
double getBarHighThres () const
 
double getEndLowThres () const
 
double getEndHighThres () const
 
double getBarPMTGain () const
 
double getEndPMTGain () const
 
double getBarConstant () const
 
double getEndConstant () const
 
double getEndNoiseSwitch () const
 
void setBarLowThres (double blth)
 
void setBarHighThres (double bhth)
 
void setEndLowThres (double elth)
 
void setEndHighThres (double ehth)
 
void setBarPMTGain (double bg)
 
void setEndPMTGain (double eg)
 
void setBarConstant (double bc)
 
void setEndConstant (double ec)
 
void setEndNoiseSwitch (double eswitch)
 

Detailed Description

Constructor & Destructor Documentation

◆ TofConst() [1/2]

TofConst::TofConst ( )
inline

Definition at line 6 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

6{}

◆ ~TofConst() [1/2]

TofConst::~TofConst ( )
inline

Definition at line 7 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

7{}

◆ TofConst() [2/2]

TofConst::TofConst ( )
inline

◆ ~TofConst() [2/2]

TofConst::~TofConst ( )
inline

Member Function Documentation

◆ getBarConstant() [1/2]

double TofConst::getBarConstant ( ) const
inline

Definition at line 15 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

15{ return m_bconst; }

◆ getBarConstant() [2/2]

double TofConst::getBarConstant ( ) const
inline

Definition at line 15 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

15{ return m_bconst; }

◆ getBarHighThres() [1/2]

double TofConst::getBarHighThres ( ) const
inline

Definition at line 10 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

10{ return m_bhth; }

◆ getBarHighThres() [2/2]

double TofConst::getBarHighThres ( ) const
inline

Definition at line 10 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

10{ return m_bhth; }

◆ getBarLowThres() [1/2]

double TofConst::getBarLowThres ( ) const
inline

Definition at line 9 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

9{ return m_blth; }

◆ getBarLowThres() [2/2]

double TofConst::getBarLowThres ( ) const
inline

Definition at line 9 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

9{ return m_blth; }

◆ getBarPMTGain() [1/2]

double TofConst::getBarPMTGain ( ) const
inline

Definition at line 13 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

13{ return m_bgain; }

◆ getBarPMTGain() [2/2]

double TofConst::getBarPMTGain ( ) const
inline

Definition at line 13 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

13{ return m_bgain; }

◆ getEndConstant() [1/2]

double TofConst::getEndConstant ( ) const
inline

Definition at line 16 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

16{ return m_econst; }

◆ getEndConstant() [2/2]

double TofConst::getEndConstant ( ) const
inline

Definition at line 16 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

16{ return m_econst; }

◆ getEndHighThres() [1/2]

double TofConst::getEndHighThres ( ) const
inline

Definition at line 12 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

12{ return m_ehth; }

◆ getEndHighThres() [2/2]

double TofConst::getEndHighThres ( ) const
inline

Definition at line 12 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

12{ return m_ehth; }

◆ getEndLowThres() [1/2]

double TofConst::getEndLowThres ( ) const
inline

Definition at line 11 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

11{ return m_elth; }

◆ getEndLowThres() [2/2]

double TofConst::getEndLowThres ( ) const
inline

Definition at line 11 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

11{ return m_elth; }

◆ getEndNoiseSwitch() [1/2]

double TofConst::getEndNoiseSwitch ( ) const
inline

Definition at line 17 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

17{ return m_eswitch;}

◆ getEndNoiseSwitch() [2/2]

double TofConst::getEndNoiseSwitch ( ) const
inline

Definition at line 17 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

17{ return m_eswitch;}

◆ getEndPMTGain() [1/2]

double TofConst::getEndPMTGain ( ) const
inline

Definition at line 14 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

14{ return m_egain; }

◆ getEndPMTGain() [2/2]

double TofConst::getEndPMTGain ( ) const
inline

Definition at line 14 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

14{ return m_egain; }

◆ setBarConstant() [1/2]

void TofConst::setBarConstant ( double  bc)
inline

Definition at line 26 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

26{ m_bconst = bc; }

◆ setBarConstant() [2/2]

void TofConst::setBarConstant ( double  bc)
inline

Definition at line 26 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

26{ m_bconst = bc; }

◆ setBarHighThres() [1/2]

void TofConst::setBarHighThres ( double  bhth)
inline

Definition at line 21 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

21{ m_bhth = bhth; }

◆ setBarHighThres() [2/2]

void TofConst::setBarHighThres ( double  bhth)
inline

Definition at line 21 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

21{ m_bhth = bhth; }

◆ setBarLowThres() [1/2]

void TofConst::setBarLowThres ( double  blth)
inline

Definition at line 20 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

20{ m_blth = blth; }

◆ setBarLowThres() [2/2]

void TofConst::setBarLowThres ( double  blth)
inline

Definition at line 20 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

20{ m_blth = blth; }

◆ setBarPMTGain() [1/2]

void TofConst::setBarPMTGain ( double  bg)
inline

Definition at line 24 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

24{ m_bgain = bg; }
void bg(int i, double p)
Definition: betagamma.cxx:1

◆ setBarPMTGain() [2/2]

void TofConst::setBarPMTGain ( double  bg)
inline

Definition at line 24 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

24{ m_bgain = bg; }

◆ setEndConstant() [1/2]

void TofConst::setEndConstant ( double  ec)
inline

Definition at line 27 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

27{ m_econst = ec; }

◆ setEndConstant() [2/2]

void TofConst::setEndConstant ( double  ec)
inline

Definition at line 27 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

27{ m_econst = ec; }

◆ setEndHighThres() [1/2]

void TofConst::setEndHighThres ( double  ehth)
inline

Definition at line 23 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

23{ m_ehth = ehth; }

◆ setEndHighThres() [2/2]

void TofConst::setEndHighThres ( double  ehth)
inline

Definition at line 23 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

23{ m_ehth = ehth; }

◆ setEndLowThres() [1/2]

void TofConst::setEndLowThres ( double  elth)
inline

Definition at line 22 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

22{ m_elth = elth; }

◆ setEndLowThres() [2/2]

void TofConst::setEndLowThres ( double  elth)
inline

Definition at line 22 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

22{ m_elth = elth; }

◆ setEndNoiseSwitch() [1/2]

void TofConst::setEndNoiseSwitch ( double  eswitch)
inline

Definition at line 28 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

28{ m_eswitch = eswitch; }

◆ setEndNoiseSwitch() [2/2]

void TofConst::setEndNoiseSwitch ( double  eswitch)
inline

Definition at line 28 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

28{ m_eswitch = eswitch; }

◆ setEndPMTGain() [1/2]

void TofConst::setEndPMTGain ( double  eg)
inline

Definition at line 25 of file InstallArea/include/TofSimSvc/TofSimSvc/TofConst.h.

25{ m_egain = eg; }

◆ setEndPMTGain() [2/2]

void TofConst::setEndPMTGain ( double  eg)
inline

Definition at line 25 of file Tof/TofSimSvc/TofSimSvc-00-00-04/TofSimSvc/TofConst.h.

25{ m_egain = eg; }

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