BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
dchain::children Namespace Reference

Enumerations

enum  Position {
  First = 0 , Second , Third , Fourth ,
  Fifth
}
 

Enumeration Type Documentation

◆ Position

Enumerator
First 
Second 
Third 
Fourth 
Fifth 

Definition at line 19 of file children.h.

19 { First = 0 ,
20 Second ,
21 Third ,
22 Fourth ,
23 Fifth
24 } ;