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

Go to the documentation of this file.
00001 #ifndef DCHAIN_DCCONJUGATION_H
00002 #define DCHAIN_DCCONJUGATION_H
00003 
00004 //for backwards compatibility only
00005 #include "DecayChain/Element/conjugation.h"
00006 
00007 namespace DCConjugation {
00008    typedef dchain::conjugation::Label Label;
00009    static const Label kNone = dchain::conjugation::kNone;
00010    static const Label kHeads = dchain::conjugation::kHeads;
00011    static const Label kTails = dchain::conjugation::kTails;
00012 }
00013 
00014 #endif /* DCHAIN_DCCONJUGATION_H */

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