#include <LArDSPThresholdsP.h>
Definition at line 9 of file LArDSPThresholdsP.h.
◆ LArDSPThresholdsP() [1/2]
| LArDSPThresholdsP::LArDSPThresholdsP |
( |
| ) |
|
|
inline |
◆ LArDSPThresholdsP() [2/2]
| LArDSPThresholdsP::LArDSPThresholdsP |
( |
const float |
tQThr, |
|
|
const float |
samplesThr, |
|
|
const float |
trigSumThr |
|
) |
| |
|
inline |
◆ getDefault()
| static float LArDSPThresholdsP::getDefault |
( |
| ) |
|
|
inlinestatic |
◆ samplesThr()
| float LArDSPThresholdsP::samplesThr |
( |
| ) |
const |
|
inline |
◆ set()
| void LArDSPThresholdsP::set |
( |
const float |
tQThr, |
|
|
const float |
samplesThr, |
|
|
const float |
trigSumThr |
|
) |
| |
|
inline |
◆ tQThr()
| float LArDSPThresholdsP::tQThr |
( |
| ) |
const |
|
inline |
◆ trigSumThr()
| float LArDSPThresholdsP::trigSumThr |
( |
| ) |
const |
|
inline |
◆ m_default
| const float LArDSPThresholdsP::m_default =std::numeric_limits<int>::max()*0.99 |
|
staticprivate |
◆ m_samplesThr
| float LArDSPThresholdsP::m_samplesThr |
|
private |
◆ m_tQThr
| float LArDSPThresholdsP::m_tQThr |
|
private |
◆ m_trigSumThr
| float LArDSPThresholdsP::m_trigSumThr |
|
private |
The documentation for this class was generated from the following files: