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