Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UIcontrolMessenger.hh,v 1.13 2010-08-25 06:09:57 asaim Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
#ifndef G4UIcontrolMessenger_h
@@ -44,6 +43,7 @@ class G4UIcommand;
// commands affecting to the G4UImanager. Commands defined by
// this messenger are
// /control/
// /control/macroPath
// /control/execute
// /control/loop
// /control/foreach
@@ -76,6 +76,7 @@ class G4UIcontrolMessenger : public G4UImessenger
private:
G4UIdirectory * controlDirectory;
G4UIcmdWithAString * macroPathCommand;
G4UIcmdWithAString * ExecuteCommand;
G4UIcmdWithAnInteger * suppressAbortionCommand;
G4UIcmdWithAnInteger * verboseCommand;