![]() |
ATLAS Offline Software
|
#include <LArSingleFloatP.h>
Public Types | |
| enum | { ERRORCODE = LArElecCalib::ERRORCODE } |
Public Member Functions | |
| LArSingleFloatP () | |
| LArSingleFloatP (const float &f) | |
| bool | isEmpty () const |
| operator float () | |
| operator float () const | |
Public Attributes | |
| float | m_data |
Definition at line 11 of file LArSingleFloatP.h.
| anonymous enum |
|
inline |
Definition at line 14 of file LArSingleFloatP.h.
|
inline |
Definition at line 15 of file LArSingleFloatP.h.
|
inline |
Definition at line 16 of file LArSingleFloatP.h.
|
inline |
Definition at line 17 of file LArSingleFloatP.h.
|
inline |
Definition at line 18 of file LArSingleFloatP.h.
| float LArSingleFloatP::m_data |
Definition at line 19 of file LArSingleFloatP.h.