Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/Herwig/MatrixElement/Matchbox/Base/MatchboxMEBase.fh is written in an unsupported language. File is not indexed.

0001 // -*- C++ -*-
0002 // This is the forward declaration of the MatchboxMEBase class
0003 
0004 #ifndef HERWIG_MatchboxMEBase_FH
0005 #define HERWIG_MatchboxMEBase_FH
0006 
0007 #include "ThePEG/Config/ThePEG.h"
0008 #include "ThePEG/Config/Pointers.h"
0009 
0010 namespace Herwig {
0011 
0012 class MatchboxMEBase;
0013 class MatchboxAmplitude;
0014   
0015 ThePEG_DECLARE_POINTERS(MatchboxMEBase , MatchboxMEBasePtr );
0016 ThePEG_DECLARE_POINTERS(MatchboxAmplitude , MatchboxAmplitudePtr );
0017 
0018 }
0019 
0020 #endif // HERWIG_MatchboxMEBase_FH