![]() |
ATLAS Offline Software
|
#include <TBPhase.h>
Public Member Functions | |
| TBPhase () | |
| TBPhase (float phase, short phaseind) | |
| TBPhase (float phase, short phaseind, float dTtoWAC) | |
| ~TBPhase () | |
| float | getPhase () const |
| short | getPhaseind () const |
| float | getdTtoWACSigned () const |
| float | getdTtoWAC () const |
Static Public Attributes | |
| static const int | unknown = -99999 |
| static const short | sunknown = -999 |
Private Attributes | |
| float | m_phase |
| short | m_phaseind |
| float | m_dTtoWAC |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |