![]() |
ATLAS Offline Software
|
#include <LArWaveDerivedQuantitiesP.h>
Public Member Functions | |
| LArWaveDerivedQuantitiesP () | |
| LArWaveDerivedQuantitiesP (float b, float m, float t, float w, float r, float p, float j, unsigned f) | |
| bool | isEmpty () const |
Public Attributes | |
| float | m_baseline |
| float | m_maxAmp |
| float | m_tmaxAmp |
| float | m_width |
| float | m_rT0 |
| float | m_posLobe |
| float | m_jitter |
| unsigned | m_flag |
Definition at line 9 of file LArWaveDerivedQuantitiesP.h.
|
inline |
Definition at line 14 of file LArWaveDerivedQuantitiesP.h.
|
inline |
Definition at line 25 of file LArWaveDerivedQuantitiesP.h.
|
inline |
Definition at line 36 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_baseline |
Definition at line 41 of file LArWaveDerivedQuantitiesP.h.
| unsigned LArWaveDerivedQuantitiesP::m_flag |
Definition at line 49 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_jitter |
Definition at line 47 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_maxAmp |
Definition at line 42 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_posLobe |
Definition at line 46 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_rT0 |
Definition at line 45 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_tmaxAmp |
Definition at line 43 of file LArWaveDerivedQuantitiesP.h.
| float LArWaveDerivedQuantitiesP::m_width |
Definition at line 44 of file LArWaveDerivedQuantitiesP.h.