13 #define IonPhysics_h 1
15 #include <Geant4/G4VPhysicsConstructor.hh>
17 class G4TheoFSGenerator;
19 class G4ExcitedStringDecay;
20 class G4LundStringFragmentation;
21 class G4GeneratorPrecompoundInterface;
22 class G4VComponentCrossSection;
23 class G4ComponentGGNuclNuclXsc;
34 #if G4VERSION_NUMBER >= 1004
35 virtual void TerminateWorker()
override {}