![]() |
ATLAS Offline Software
|
#include <LArDSPThresholdsP.h>
Public Member Functions | |
| LArDSPThresholdsP () | |
| LArDSPThresholdsP (const float tQThr, const float samplesThr, const float trigSumThr) | |
| void | set (const float tQThr, const float samplesThr, const float trigSumThr) |
| float | tQThr () const |
| float | samplesThr () const |
| float | trigSumThr () const |
Static Public Member Functions | |
| static float | getDefault () |
Private Attributes | |
| float | m_tQThr |
| float | m_samplesThr |
| float | m_trigSumThr |
Static Private Attributes | |
| static const float | m_default =std::numeric_limits<int>::max()*0.99 |
Definition at line 9 of file LArDSPThresholdsP.h.
|
inline |
Definition at line 12 of file LArDSPThresholdsP.h.
|
inline |
Definition at line 14 of file LArDSPThresholdsP.h.
|
inlinestatic |
Definition at line 27 of file LArDSPThresholdsP.h.
|
inline |
Definition at line 24 of file LArDSPThresholdsP.h.
|
inline |
Definition at line 17 of file LArDSPThresholdsP.h.
|
inline |
Definition at line 23 of file LArDSPThresholdsP.h.
|
inline |
Definition at line 25 of file LArDSPThresholdsP.h.
Definition at line 34 of file LArDSPThresholdsP.h.
|
private |
Definition at line 31 of file LArDSPThresholdsP.h.
|
private |
Definition at line 30 of file LArDSPThresholdsP.h.
|
private |
Definition at line 32 of file LArDSPThresholdsP.h.