00001 // $Id: ParticleDataTableConfig.h,v 1.1 2002/05/10 17:40:29 garren Exp $ 00002 // ---------------------------------------------------------------------- 00003 // ParticleDataTableConfig.h 00004 // L. Garren 00005 // 00006 // Use this header if you are going to build a Particle Data Table 00007 // ---------------------------------------------------------------------- 00008 00009 #ifndef PARTICLEDATATABLECONFIG_H 00010 #define PARTICLEDATATABLECONFIG_H 00011 00012 #include "CLHEP/config/CLHEP.h" 00013 00014 #include "CLHEP/HepPDT/ParticleDataTableT.hh" 00015 #include "CLHEP/HepPDT/DecayChannelT.hh" 00016 #include "CLHEP/HepPDT/TableBuilderT.hh" 00017 00018 #include "CLHEP/HepMC/HepMCConfig.h" 00019 00020 #endif // PARTICLEDATATABLECONFIG_H