12 #ifndef HyperonPhysics_h
13 #define HyperonPhysics_h 1
15 #include <Geant4/G4VPhysicsConstructor.hh>
17 class G4TheoFSGenerator;
19 class G4ExcitedStringDecay;
20 class G4LundStringFragmentation;
21 class G4GeneratorPrecompoundInterface;
32 #if G4VERSION_NUMBER >= 1004
33 virtual void TerminateWorker()
override {}