13 #ifndef eASTPrimaryGeneratorAction_h
14 #define eASTPrimaryGeneratorAction_h 1
16 #include "G4VUserPrimaryGeneratorAction.hh"
20 class G4GeneralParticleSource;
23 #ifdef eAST_USE_HepMC3
25 #endif // eAST_USE_HepMC3
40 #ifdef eAST_USE_HepMC3
42 #endif // eAST_USE_HepMC3
48 void SetT(G4double dt, G4double t0)
53 void GetT(G4double& dt, G4double& t0)