00001 // -*- C++ -*- 00002 // 00003 // This is the forward declaration of the FermionSpinInfo class. 00004 // 00005 #ifndef ThePEG_LorentzTensor_FH 00006 #define ThePEG_LorentzTensor_FH 00007 00008 namespace ThePEG { 00009 namespace Helicity { 00010 00011 template<typename> 00012 class LorentzTensor; 00013 00014 } 00015 } 00016 00017 #endif