Import Geant4 8.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:55:03 +02:00
parent 216a75eeb1
commit fe73f43734
6714 changed files with 118229 additions and 68144 deletions
+3 -2
View File
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4EvManMessenger.hh,v 1.5 2006/06/29 18:08:25 gunter Exp $
// GEANT4 tag $Name: geant4-08-01 $
// $Id: G4EvManMessenger.hh,v 1.6 2006/11/03 03:11:13 asaim Exp $
// GEANT4 tag $Name: geant4-08-02 $
//
#ifndef G4EvManMessenger_h
@@ -58,6 +58,7 @@ class G4EvManMessenger: public G4UImessenger
G4UIdirectory* eventDirectory;
G4UIcmdWithoutParameter* abortCmd;
G4UIcmdWithAnInteger* verboseCmd;
G4UIcmdWithoutParameter* storeEvtCmd;
};
#endif