#include <TofConst.h>
Definition at line 4 of file TofConst.h.
◆ TofConst()
◆ ~TofConst()
◆ getBarConstant()
| double TofConst::getBarConstant |
( |
| ) |
const |
|
inline |
◆ getBarHighThres()
| double TofConst::getBarHighThres |
( |
| ) |
const |
|
inline |
◆ getBarLowThres()
| double TofConst::getBarLowThres |
( |
| ) |
const |
|
inline |
◆ getBarPMTGain()
| double TofConst::getBarPMTGain |
( |
| ) |
const |
|
inline |
◆ getEndConstant()
| double TofConst::getEndConstant |
( |
| ) |
const |
|
inline |
◆ getEndHighThres()
| double TofConst::getEndHighThres |
( |
| ) |
const |
|
inline |
◆ getEndLowThres()
| double TofConst::getEndLowThres |
( |
| ) |
const |
|
inline |
◆ getEndNoiseSwitch()
| double TofConst::getEndNoiseSwitch |
( |
| ) |
const |
|
inline |
◆ getEndPMTGain()
| double TofConst::getEndPMTGain |
( |
| ) |
const |
|
inline |
◆ setBarConstant()
| void TofConst::setBarConstant |
( |
double | bc | ) |
|
|
inline |
◆ setBarHighThres()
| void TofConst::setBarHighThres |
( |
double | bhth | ) |
|
|
inline |
◆ setBarLowThres()
| void TofConst::setBarLowThres |
( |
double | blth | ) |
|
|
inline |
◆ setBarPMTGain()
| void TofConst::setBarPMTGain |
( |
double | bg | ) |
|
|
inline |
◆ setEndConstant()
| void TofConst::setEndConstant |
( |
double | ec | ) |
|
|
inline |
◆ setEndHighThres()
| void TofConst::setEndHighThres |
( |
double | ehth | ) |
|
|
inline |
◆ setEndLowThres()
| void TofConst::setEndLowThres |
( |
double | elth | ) |
|
|
inline |
◆ setEndNoiseSwitch()
| void TofConst::setEndNoiseSwitch |
( |
double | eswitch | ) |
|
|
inline |
Definition at line 29 of file TofConst.h.
29{ m_eswitch = eswitch; }
◆ setEndPMTGain()
| void TofConst::setEndPMTGain |
( |
double | eg | ) |
|
|
inline |
The documentation for this class was generated from the following file: