CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
dchain::children Namespace Reference

Enumerations

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

Enumeration Type Documentation

◆ Position [1/2]

◆ Position [2/2]

Enumerator
First 
Second 
Third 
Fourth 
Fifth 
First 
Second 
Third 
Fourth 
Fifth 

Definition at line 19 of file InstallArea/include/DecayChain/DecayChain/Element/children.h.

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