ATLAS Offline Software
|
#include <ISignalState.h>
Public Types | |
enum | State { UNKNOWN = -1, UNCALIBRATED = 0, CALIBRATED = 1, ALTCALIBRATED = 2, JETEMSCALE = 0, JETFINAL = 1, JETCONSTITUENTSCALE = 2 } |
Definition at line 26 of file ISignalState.h.
enum P4SignalState::State |
Enumerator | |
---|---|
UNKNOWN | |
UNCALIBRATED | |
CALIBRATED | |
ALTCALIBRATED | |
JETEMSCALE | |
JETFINAL | |
JETCONSTITUENTSCALE |
Definition at line 28 of file ISignalState.h.