Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+15 -3
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.100 2007/05/25 10:50:42 allison Exp $
$Id: History,v 1.103 2007/11/16 20:34:17 perl Exp $
-------------------------------------------------------------------
@@ -26,8 +26,20 @@ committal in the CVS repository !
History file for visualization management sub-category
------------------------------------------------------
25th May 2007 John Allison (visman-V08-03-01)
- Improved error trapping in viewer initialisation.
16th November 2007 Joseph Perl (visman-V09-00-02)
- G4VisCommandsCompound.cc: Replace references to Wired3.
- G4VisCommandsSceneAdd.cc: Replace references to Wired3.
10th November 2007 John Allison (visman-V09-00-01)
- G4VisManager.cc: Minor improvement in messaging.
- G4VisCommandsScene.cc: Improvements in /vis/scene/endOfEventAction messaging.
10th July 2007 John Allison (visman-V09-00-00)
- Remove redundant method declarations in G4VisManager.hh.
- Reinstate refesh after "/vis/viewer/set/autoRefresh true".
-25th May 2007 John Allison (visman-V08-03-01)
Improved error trapping in viewer initialisation.
- Bug fix in /vis/scene/notifyHandlers for case of no current viewer.
16th May 2007 John Allison (visman-V08-03-00)
@@ -25,7 +25,7 @@
//
//
// $Id: G4GraphicsSystemList.hh,v 1.9 2006/06/29 21:27:54 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 2nd April 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4Scene.hh,v 1.18 2006/11/14 14:59:54 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// Scene John Allison 19th July 1996.
@@ -25,7 +25,7 @@
//
//
// $Id: G4Scene.icc,v 1.14 2006/11/14 14:59:54 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// Scene data John Allison 19th July 1996.
@@ -25,7 +25,7 @@
//
//
// $Id: G4SceneHandlerList.hh,v 1.8 2006/06/29 21:28:00 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison May 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4SceneList.hh,v 1.10 2006/06/29 21:28:02 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 9th August 1998
@@ -25,7 +25,7 @@
//
//
// $Id: G4VGraphicsSystem.hh,v 1.11 2006/06/29 21:28:04 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 27th March 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VGraphicsSystem.icc,v 1.7 2006/06/29 21:28:06 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 27th March 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VSceneHandler.hh,v 1.39 2007/01/11 16:38:14 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 19th July 1996.
@@ -25,7 +25,7 @@
//
//
// $Id: G4VSceneHandler.icc,v 1.20 2007/01/11 16:38:14 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 19th July 1996.
@@ -25,7 +25,7 @@
//
//
// $Id: G4VUserVisAction.hh,v 1.8 2006/06/29 21:28:12 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -25,7 +25,7 @@
//
//
// $Id: G4VViewer.hh,v 1.18 2006/06/29 21:28:14 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 27th March 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VViewer.icc,v 1.11 2006/06/29 21:28:16 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 30th December 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VVisCommand.hh,v 1.18 2006/06/29 21:28:18 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// Base class for visualization commands - John Allison 9th August 1998
// It is really a messenger - we have one command per messenger.
@@ -25,7 +25,7 @@
//
//
// $Id: G4VVisCommand.icc,v 1.5 2006/06/29 21:28:20 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// Base class for visualization commands - John Allison 9th August 1998
// It is really a messenger - we have one command per messenger.
@@ -25,7 +25,7 @@
//
//
// $Id: G4ViewParameters.hh,v 1.26 2007/04/03 13:33:16 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 19th July 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4ViewParameters.icc,v 1.16 2007/04/03 13:33:16 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 20th October 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4ViewerList.hh,v 1.8 2006/06/29 21:28:26 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison May 1996
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: G4VisCommandModelCreate.hh,v 1.3 2006/06/29 21:28:28 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
// Jane Tinslay, John Allison, Joseph Perl October 2005
//
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommands.hh,v 1.7 2007/01/11 16:39:33 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/ top level commands - John Allison 5th February 2001
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsCompound.hh,v 1.9 2006/06/29 21:28:32 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// Compound /vis/ commands - John Allison 15th May 2000
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsGeometry.hh,v 1.3 2006/06/29 21:28:34 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/geometry commands - John Allison 31st January 2006
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsGeometrySet.hh,v 1.3 2007/01/05 16:24:19 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/geometry commands - John Allison 31st January 2006
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: G4VisCommandsListManager.hh,v 1.3 2006/06/29 21:28:38 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
// Jane Tinslay, John Allison, Joseph Perl October 2005
//
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsScene.hh,v 1.19 2006/11/14 14:59:54 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/scene commands - John Allison 9th August 1998
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsSceneAdd.hh,v 1.17 2006/11/01 10:50:28 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/scene commands - John Allison 9th August 1998
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsSceneHandler.hh,v 1.8 2006/06/29 21:28:44 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/sceneHandler commands - John Allison 10th October 1998
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsViewer.hh,v 1.23 2006/09/13 13:17:29 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/viewer commands - John Allison 25th October 1998
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsViewerSet.hh,v 1.22 2007/04/03 13:33:16 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/viewer/set commands - John Allison 16th May 2000
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisExecutive.hh,v 1.6 2006/06/29 21:28:50 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 2nd February 2005 (based on MyVisManager, 24th January 1998).
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisExecutive.icc,v 1.15 2007/03/27 15:45:15 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisExecutive.icc,v 1.17 2007/11/09 15:03:22 lgarnier Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 24th January 1998.
@@ -68,6 +68,11 @@
#include "G4OpenGLStoredXm.hh"
#endif
#ifdef G4VIS_USE_OPENGLQT
#include "G4OpenGLImmediateQt.hh"
#include "G4OpenGLStoredQt.hh"
#endif
#ifdef G4VIS_USE_OIX
#include "G4OpenInventorX.hh"
#endif
@@ -97,7 +102,6 @@ void G4VisExecutive::RegisterGraphicsSystems () {
RegisterGraphicsSystem (new G4RayTracer);
RegisterGraphicsSystem (new G4VRML1File);
RegisterGraphicsSystem (new G4VRML2File);
// Graphics systems needing external packages or libraries...
#ifdef G4VIS_USE_DAWN
@@ -119,6 +123,11 @@ void G4VisExecutive::RegisterGraphicsSystems () {
RegisterGraphicsSystem (new G4OpenGLStoredXm);
#endif
#ifdef G4VIS_USE_OPENGLQT
RegisterGraphicsSystem (new G4OpenGLImmediateQt);
RegisterGraphicsSystem (new G4OpenGLStoredQt);
#endif
#ifdef G4VIS_USE_OIX
RegisterGraphicsSystem (new G4OpenInventorX);
#endif
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisFeaturesOfDAWNFILE.hh,v 1.5 2006/06/29 21:28:54 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
#ifndef G4VISFEATURESOFDAWNFILE_HH
#define G4VISFEATURESOFDAWNFILE_HH
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisFeaturesOfFukuiRenderer.hh,v 1.5 2006/06/29 21:28:56 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisFeaturesOfOpenGL.hh,v 1.5 2006/06/29 21:28:58 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisFeaturesOfOpenGL.hh,v 1.6 2007/10/03 14:20:23 lgarnier Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -40,5 +40,7 @@ G4String G4VisFeaturesOfOpenGLIXm ();
G4String G4VisFeaturesOfOpenGLSXm ();
G4String G4VisFeaturesOfOpenGLIWin32 ();
G4String G4VisFeaturesOfOpenGLSWin32 ();
G4String G4VisFeaturesOfOpenGLIQt ();
G4String G4VisFeaturesOfOpenGLSQt ();
#endif
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisFeaturesOfOpenInventor.hh,v 1.5 2006/06/29 21:29:00 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: G4VisFilterManager.hh,v 1.4 2006/06/29 21:29:02 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
// Filter manager. Manages filter models, factories, messengers,
// command placement, filter mode etc
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: G4VisListManager.hh,v 1.8 2006/06/29 21:29:04 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
// Jane Tinslay, John Allison, Joseph Perl October 2005
//
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisManager.hh,v 1.66 2007/01/11 16:40:05 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisManager.hh,v 1.67 2007/07/10 17:49:27 allison Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -343,9 +343,6 @@ public: // With description
// it contains more information. (The size information in
// GetXGeometryString and GetWindowSizeHint is guaranteed to be
// identical.)
const G4String& GetBeginOfLastRunRandomStatus () const;
const G4String& GetBeginOfLastEventRandomStatus () const;
G4int GetLastRunID () const;
G4bool GetTransientsDrawnThisRun () const;
G4bool GetTransientsDrawnThisEvent () const;
const G4Event* GetRequestedEvent () const;
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisManager.icc,v 1.20 2007/01/11 16:40:58 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// GEANT4 Visualization Manager - John Allison 02/Jan/1996.
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: G4VisModelManager.hh,v 1.4 2006/06/29 21:29:10 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
// Generic model manager. Manages models, associated
// factories, messengers, command placement etc
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisStateDependent.hh,v 1.5 2006/06/29 21:29:12 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
// A "state dependent" service class for G4VisManager.
// John Allison 29th November 1999
@@ -25,7 +25,7 @@
//
//
// $Id: G4GraphicsSystemList.cc,v 1.4 2006/06/29 21:29:14 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
#include "G4GraphicsSystemList.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: G4Scene.cc,v 1.23 2006/11/26 15:51:12 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// Scene data John Allison 19th July 1996.
@@ -25,7 +25,7 @@
//
//
// $Id: G4SceneHandlerList.cc,v 1.4 2006/06/29 21:29:18 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
#include "G4SceneHandlerList.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: G4SceneList.cc,v 1.6 2006/06/29 21:29:20 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
#include "G4SceneList.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: G4VGraphicsSystem.cc,v 1.11 2006/06/29 21:29:22 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 27th March 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VSceneHandler.cc,v 1.82 2007/05/16 15:47:44 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 19th July 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VViewer.cc,v 1.24 2007/01/05 16:25:15 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 27th March 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4VVisCommand.cc,v 1.18 2006/06/29 21:29:28 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// Base class for visualization commands - John Allison 9th August 1998
// It is really a messenger - we have one command per messenger.
@@ -25,7 +25,7 @@
//
//
// $Id: G4ViewParameters.cc,v 1.29 2007/04/03 13:33:16 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// John Allison 19th July 1996
@@ -25,7 +25,7 @@
//
//
// $Id: G4ViewerList.cc,v 1.4 2006/06/29 21:29:32 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
#include "G4ViewerList.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommands.cc,v 1.22 2007/03/27 15:47:32 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/ top level commands - John Allison 5th February 2001
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisCommandsCompound.cc,v 1.38 2007/03/27 15:41:34 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisCommandsCompound.cc,v 1.39 2007/11/16 20:29:04 perl Exp $
// GEANT4 tag $Name: geant4-09-01 $
// Compound /vis/ commands - John Allison 15th May 2000
@@ -182,8 +182,7 @@ G4VisCommandDrawVolume::G4VisCommandDrawVolume() {
"\nall worlds is made, taking the first matching occurence only. To see"
"\na representation of the geometry hierarchy of the worlds, try"
"\n\"/vis/drawTree [worlds]\" or one of the driver/browser combinations"
"\nthat have the required functionality, e.g., HepRepFile/XML with the"
"\nWIRED3/4 browser.");
"\nthat have the required functionality, e.g., HepRep");
fpCommand->SetParameterName("physical-volume-name", omitable = true);
fpCommand->SetDefaultValue("world");
}
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsGeometry.cc,v 1.4 2007/01/05 16:29:38 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/geometry commands - John Allison 31st January 2006
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsGeometrySet.cc,v 1.7 2007/01/05 16:24:19 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/geometry commands - John Allison 31st January 2006
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisCommandsScene.cc,v 1.66 2007/05/25 10:49:55 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisCommandsScene.cc,v 1.67 2007/11/10 15:03:56 allison Exp $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/scene commands - John Allison 9th August 1998
@@ -33,6 +33,8 @@
#include "G4VisManager.hh"
#include "G4TransportationManager.hh"
#include "G4RunManager.hh"
#include "G4Run.hh"
#include "G4PhysicalVolumeModel.hh"
#include "G4ApplicationState.hh"
#include "G4UImanager.hh"
@@ -201,6 +203,18 @@ void G4VisCommandSceneEndOfEventAction::SetNewValue (G4UIcommand*,
// Change of transients behaviour, so...
fpVisManager->ResetTransientsDrawnFlags();
// Are there any events currently kept...
size_t nCurrentlyKept = 0;
G4RunManager* runManager = G4RunManager::GetRunManager();
if (runManager) {
const G4Run* currentRun = runManager->GetCurrentRun();
if (currentRun) {
const std::vector<const G4Event*>* events =
currentRun->GetEventVector();
if (events) nCurrentlyKept = events->size();
}
}
if (verbosity >= G4VisManager::confirmations) {
G4cout << "End of event action set to ";
if (pScene->GetRefreshAtEndOfEvent()) G4cout << "\"refresh\".";
@@ -210,22 +224,29 @@ void G4VisCommandSceneEndOfEventAction::SetNewValue (G4UIcommand*,
<< maxNumberOfKeptEvents
<< " (unlimited if negative)."
"\n This may be changed with, e.g., "
"\"/vis/scene/endOfEventAction accumulate 100\"."
<< G4endl;
"\"/vis/scene/endOfEventAction accumulate 1000\".";
}
G4cout << G4endl;
}
if (!pScene->GetRefreshAtEndOfEvent() &&
maxNumberOfKeptEvents != 0 &&
verbosity >= G4VisManager::warnings) {
G4cout << "WARNING: The vis manager will keep ";
if (maxNumberOfKeptEvents < 0) G4cout << "an unlimited number of";
else G4cout << "up to " << maxNumberOfKeptEvents;
G4cout << " events.";
if (maxNumberOfKeptEvents > 1 || maxNumberOfKeptEvents < 0)
G4cout << "\n This may use a lot of memory.";
G4cout << "WARNING: ";
if (nCurrentlyKept) {
G4cout <<
"\n There are currently " << nCurrentlyKept
<< " events kept for refreshing and/or reviewing.";
} else {
G4cout << "The vis manager will keep ";
if (maxNumberOfKeptEvents < 0) G4cout << "an unlimited number of";
else G4cout << "up to " << maxNumberOfKeptEvents;
G4cout << " events.";
if (maxNumberOfKeptEvents > 1 || maxNumberOfKeptEvents < 0)
G4cout << "\n This may use a lot of memory.";
}
G4cout << G4endl;
}
UpdateVisManagerScene (pScene->GetName());
}
////////////// /vis/scene/endOfRunAction ////////////////////////////
@@ -315,7 +336,6 @@ void G4VisCommandSceneEndOfRunAction::SetNewValue (G4UIcommand*,
else G4cout << "accumulate";
G4cout << "\"" << G4endl;
}
UpdateVisManagerScene (pScene->GetName());
}
////////////// /vis/scene/list ///////////////////////////////////////
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisCommandsSceneAdd.cc,v 1.72 2006/11/25 15:37:31 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisCommandsSceneAdd.cc,v 1.73 2007/11/16 20:29:04 perl Exp $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/scene commands - John Allison 9th August 1998
#include "G4VisCommandsSceneAdd.hh"
@@ -1490,8 +1490,7 @@ G4VisCommandSceneAddVolume::G4VisCommandSceneAddVolume () {
"\nadded. Otherwise a search of all worlds is made, taking the first"
"\nmatching occurence only. To see a representation of the geometry"
"\nhierarchy of the worlds, try \"/vis/drawTree [worlds]\" or one of the"
"\ndriver/browser combinations that have the required functionality,"
"\ne.g., HepRepFile/XML with the WIRED3/4 browser.");
"\ndriver/browser combinations that have the required functionality, e.g., HepRep.");
fpCommand -> SetGuidance
("If clip-volume-type is specified, the subsequent parameters are used to"
"\nto define a clipping volume. For example,"
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsSceneHandler.cc,v 1.32 2006/06/29 21:29:46 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/sceneHandler commands - John Allison 10th October 1998
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisCommandsViewer.cc,v 1.68 2007/01/11 16:41:30 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/viewer commands - John Allison 25th October 1998
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisCommandsViewerSet.cc,v 1.48 2007/04/03 13:33:16 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisCommandsViewerSet.cc,v 1.49 2007/07/10 17:51:54 allison Exp $
// GEANT4 tag $Name: geant4-09-01 $
// /vis/viewer/set commands - John Allison 16th May 2000
@@ -469,8 +469,10 @@ void G4VisCommandsViewerSet::SetNewValue
G4cout << "be automatically refreshed after a change of view parameters."
<< G4endl;
}
currentViewer->SetViewParameters(vp);
return; // I.e., avoid a refresh for this command.
if (!vp.IsAutoRefresh()) {
currentViewer->SetViewParameters(vp);
return; // Avoid a refresh id auto-refresh has been set to off...
} // ...otherwise take normal action.
}
else if (command == fpCommandAuxEdge) {
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisFeaturesOfDAWNFILE.cc,v 1.6 2006/06/29 21:29:52 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
#include "G4VisFeaturesOfDAWNFILE.hh"
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisFeaturesOfFukuiRenderer.cc,v 1.5 2006/06/29 21:29:54 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisFeaturesOfOpenGL.cc,v 1.5 2006/06/29 21:29:56 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisFeaturesOfOpenGL.cc,v 1.6 2007/10/03 14:21:55 lgarnier Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -90,3 +90,13 @@ G4String G4VisFeaturesOfOpenGLSWin32 () {
return
"\n It runs on WindowsNT ";
}
G4String G4VisFeaturesOfOpenGLIQt () {
return
"\n It runs everywhere";
}
G4String G4VisFeaturesOfOpenGLSQt () {
return
"\n It runs everywhere ";
}
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisFeaturesOfOpenInventor.cc,v 1.5 2006/06/29 21:29:58 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
//
//
@@ -23,8 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4VisManager.cc,v 1.113 2007/05/25 10:50:26 allison Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VisManager.cc,v 1.114 2007/11/10 14:59:46 allison Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// GEANT4 Visualization Manager - John Allison 02/Jan/1996.
@@ -1243,12 +1243,12 @@ void G4VisManager::EndOfRun ()
if (!valid && fVerbosity >= warnings && !warned) {
G4cout <<
" Only useful if before starting the run:"
"\n a) trajectories are stored (\"/tracking/storeTrajectory N\"), or"
"\n a) trajectories are stored (\"/vis/scene/add/trajectories [smooth|rich]\"), or"
"\n b) the Draw method of any hits is implemented."
"\n To view trajectories and hits:"
"\n open a viewer, draw a volume, \"/vis/scene/add/trajectories\""
"\n \"/vis/scene/add/hits\" and, possibly, \"/vis/viewer/flush\"."
"\n To see all events: \"vis/scene/endOfEventAction accumulate\"."
"\n To see all events: \"/vis/scene/endOfEventAction accumulate\"."
"\n To see events individually: \"/vis/reviewKeptEvents\"."
<< G4endl;
warned = true;
@@ -25,7 +25,7 @@
//
//
// $Id: G4VisStateDependent.cc,v 1.6 2006/06/29 21:30:02 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// GEANT4 tag $Name: geant4-09-01 $
#include "G4VisStateDependent.hh"