|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdcDigiStatus.h>
Public Types | |
| enum | { badWaveform = 0x200 , badPedestal = 0x400 , clippedWaveform = 0x800 , rawDataAppended = 0x1000 , unstablePedestal = 0x2000 , chargeCorrected = 0x4000 } |
| enum | { allFlags = 0x7E00 , flagShift = 9 } |
Public Member Functions | |
| ~MdcDigiStatus () | |
Definition at line 22 of file MdcDigiStatus.h.
| anonymous enum |
| Enumerator | |
|---|---|
| badWaveform | |
| badPedestal | |
| clippedWaveform | |
| rawDataAppended | |
| unstablePedestal | |
| chargeCorrected | |
Definition at line 24 of file MdcDigiStatus.h.
| anonymous enum |
| Enumerator | |
|---|---|
| allFlags | |
| flagShift | |
Definition at line 31 of file MdcDigiStatus.h.
|
inline |
Definition at line 34 of file MdcDigiStatus.h.