27 #ifndef SToGS_G4_GPSPrimaryGeneratorAction_h
28 #define SToGS_G4_GPSPrimaryGeneratorAction_h 1
30 #include "G4VUserPrimaryGeneratorAction.hh"
31 #include "G4String.hh"
33 class G4GeneralParticleSource;
50 G4GeneralParticleSource* particleGun;
GPSPrimaryGeneratorAction(G4String mac="")
virtual ~GPSPrimaryGeneratorAction()
virtual void GeneratePrimaries(G4Event *anEvent)
This class is just calling the GPS interface - Could be exported to any other G4 Applications.