#include <BTofSim.h>
Definition at line 6 of file BTofSim.h.
◆ BTofSim()
◆ ~BTofSim()
◆ getAttenLength()
double BTofSim::getAttenLength |
( |
| ) |
const |
|
inline |
◆ getGain1()
double BTofSim::getGain1 |
( |
| ) |
const |
|
inline |
Definition at line 11 of file BTofSim.h.
11{ return m_gain*TMath::Exp(m_ratio); }
◆ getGain2()
double BTofSim::getGain2 |
( |
| ) |
const |
|
inline |
◆ setAttenLength()
void BTofSim::setAttenLength |
( |
double |
length | ) |
|
|
inline |
◆ setGain()
void BTofSim::setGain |
( |
double |
gain | ) |
|
|
inline |
◆ setRatio()
void BTofSim::setRatio |
( |
double |
ratio | ) |
|
|
inline |
The documentation for this class was generated from the following file: