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: RemSimPrimaryGeneratorMessenger.hh,v 1.4 2004/05/22 12:57:05 guatelli Exp $
// GEANT4 tag $Name: geant4-06-02 $
// $Id: RemSimPrimaryGeneratorMessenger.hh,v 1.5 2004/11/22 16:51:38 guatelli Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
//
//Code developed by: S.Guatelli, guatelli@ge.infn.it
//
@@ -58,7 +58,8 @@ public:
private:
RemSimPrimaryGeneratorAction* primary;//pointer to detector
G4UIdirectory* gunDir;
G4UIcmdWithAString* fluxCmd; //change vehicle
G4UIcmdWithAString* fluxCmd; //change vehicle
G4UIcmdWithAString* particleCmd; //change vehicle
};
#endif