Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-04-19 09:10:04

0001 #ifndef HADRONS_ME_Library_HeavyBaryon_SimpleTwoBody_Decay_MEs_H
0002 #define HADRONS_ME_Library_HeavyBaryon_SimpleTwoBody_Decay_MEs_H
0003 
0004 #include "HADRONS++/ME_Library/HD_ME_Base.H"
0005 
0006 namespace HADRONS {
0007   /*! \file HeavyBaryon_SimpleTwoBody_Decay_MEs.H
0008     In principle, most of the decay amplitudes are similar to the ones in 
0009     Baryon_SimpleDecay_MEs.H, so this here is about fixing constants - nevertheless,
0010     there may be some differences.  
0011 
0012     We should try to implement hep-ph/9612223, hep-ph/0006109 and hep-ph/0312160 here.
0013     For charmed baryons, we should take Z.Phys.C55 659, hep-ph/9603426, hep-ph/9504428,
0014     and hep-ph/9406359.  For one-pion and one-photon decays, we should do hep-ph/9904421
0015   */
0016 };
0017