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
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VisCommandsSceneAdd.hh,v 1.16 2006/06/29 21:28:42 gunter Exp $
// GEANT4 tag $Name: geant4-08-01 $
// $Id: G4VisCommandsSceneAdd.hh,v 1.17 2006/11/01 10:50:28 allison Exp $
// GEANT4 tag $Name: geant4-08-02 $
// /vis/scene commands - John Allison 9th August 1998
@@ -35,7 +35,7 @@
#include "G4VisCommandsScene.hh"
class G4UIcmdWithoutParameter;
class G4UIcmdWithAnInteger;
class G4UIcmdWithAString;
#include "G4Transform3D.hh"
#include "G4VisAttributes.hh"
@@ -166,7 +166,7 @@ private:
G4VisCommandSceneAddTrajectories (const G4VisCommandSceneAddTrajectories&);
G4VisCommandSceneAddTrajectories& operator =
(const G4VisCommandSceneAddTrajectories&);
G4UIcmdWithAnInteger* fpCommand;
G4UIcmdWithAString* fpCommand;
};
class G4VisCommandSceneAddUserAction: public G4VVisCommandScene {