Import Geant4 7.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 11:11:55 +02:00
parent e083ffb441
commit 516dbf1a58
5914 changed files with 202605 additions and 71141 deletions
@@ -27,8 +27,8 @@
// * *
// **********************************
//
// $Id: RemSimBasicGenerator.hh,v 1.7 2004/05/27 10:33:11 guatelli Exp $
// GEANT4 tag $Name: geant4-06-02 $
// $Id: RemSimBasicGenerator.hh,v 1.8 2004/11/22 16:51:38 guatelli Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
//
// Author:Susanna Guatelli, guatelli@ge.infn.it
@@ -52,6 +52,7 @@ public:
void GeneratePrimaries(G4Event* anEvent);
G4double GetInitialEnergy();
void SetMoon(G4bool){;};
void SetParticle(G4String);
private:
G4ParticleGun* particleGun;