Import Geant4 9.4.0 source tree
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4RTXScanner.hh,v 1.4 2006/06/29 21:23:31 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-09-02 $
|
||||
// $Id: G4RTXScanner.hh,v 1.5 2010/06/14 14:33:34 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-09-04-beta-01 $
|
||||
//
|
||||
//
|
||||
|
||||
@@ -52,9 +52,9 @@ class G4RTXScanner: public G4VRTScanner {
|
||||
public: // with description
|
||||
|
||||
G4RTXScanner();
|
||||
virtual ~G4RTXScanner();
|
||||
|
||||
// Compiler defaults for destructor, copy constructor and
|
||||
// assignmemt.
|
||||
// Compiler defaults for copy constructor and assignmemt.
|
||||
|
||||
virtual const G4String& GetGSName() const;
|
||||
// Get name that acts as graphics system name.
|
||||
|
||||
Reference in New Issue
Block a user