Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/ThePEG/EventRecord/Particle.fh is written in an unsupported language. File is not indexed.

0001 // -*- C++ -*-
0002 //
0003 // This is the Forward declaration of the Particle class.
0004 //
0005 
0006 #ifndef ThePEG_Particle_FH
0007 #define ThePEG_Particle_FH
0008 
0009 #include "ThePEG/Config/ThePEG.h"
0010 
0011 namespace ThePEG {
0012 
0013 class Particle;
0014 
0015 }
0016 
0017 #endif /* ThePEG_Particle_FH */