BOSS 7.0.7
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
class | MdcSeg |
Variables | |
const unsigned | segFullFlag = 4 |
const unsigned | segAmbigFlag = 2 |
const unsigned | segUsedFlag = 1 |
const unsigned segAmbigFlag = 2 |
Definition at line 37 of file MdcSeg.h.
Referenced by MdcSeg::segAmbig(), and MdcSeg::setAmbig().
const unsigned segFullFlag = 4 |
Definition at line 36 of file MdcSeg.h.
Referenced by MdcSeg::segFull(), MdcSeg::setFull(), and MdcSeg::setValues().
const unsigned segUsedFlag = 1 |
Definition at line 38 of file MdcSeg.h.
Referenced by MdcSeg::segUsed(), and MdcSeg::setUsed().