Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+5 -5
View File
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4Visible.hh,v 1.13 2006/11/07 11:53:16 allison Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4Visible.hh,v 1.13 2006-11-07 11:53:16 allison Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// John Allison 30th October 1996
@@ -54,7 +54,7 @@ public: // With description
G4Visible ();
G4Visible (const G4Visible&);
G4Visible (const G4VisAttributes* pVA);
G4Visible (const G4VisAttributes*);
virtual ~G4Visible ();
@@ -64,8 +64,8 @@ public: // With description
const G4VisAttributes* GetVisAttributes () const;
void SetVisAttributes (const G4VisAttributes* pVA);
void SetVisAttributes (const G4VisAttributes& VA);
void SetVisAttributes (const G4VisAttributes*);
void SetVisAttributes (const G4VisAttributes&);
// The G4VisAttributes object is not stored in a G4Visible; only a
// reference, a const pointer, is kept. Therefore the
// G4VisAttributes object to which it refers must have a life long