/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/Element/DCChildren.h

Go to the documentation of this file.
00001 #ifndef DCHAIN_DCCHILDREN_H
00002 #define DCHAIN_DCCHILDREN_H
00003 //only for backwards compatibility
00004 
00005 #include "DecayChain/Element/children.h"
00006 
00007 namespace DCChildren {
00008    using dchain::children::Position;
00009    static const Position First = dchain::children::First;
00010    static const Position Second = dchain::children::Second;
00011    static const Position Third = dchain::children::Third;
00012    static const Position Fourth = dchain::children::Fourth;
00013    static const Position Fifth = dchain::children::Fifth;
00014 
00015 }
00016 #endif

Generated on Tue Nov 29 22:58:21 2016 for BOSS_7.0.2 by  doxygen 1.4.7