Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Scale.hh,v 1.5 2002/11/27 12:24:01 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-07-01 $
|
||||
// $Id: G4Scale.hh,v 1.6 2005/07/05 14:04:02 allison Exp $
|
||||
// GEANT4 tag $Name: geant4-08-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 21st July 2001.
|
||||
@@ -60,12 +60,7 @@ public: // With description
|
||||
|
||||
// Uses compiler-generated copy constructor.
|
||||
|
||||
virtual ~G4Scale ();
|
||||
|
||||
virtual G4Visible& operator = (const G4Visible& from);
|
||||
virtual G4VVisPrim& operator = (const G4VVisPrim& from);
|
||||
virtual G4VMarker& operator = (const G4VMarker& from);
|
||||
virtual G4Scale& operator = (const G4Scale& from);
|
||||
~G4Scale ();
|
||||
|
||||
G4double GetLength() const;
|
||||
const G4String& GetAnnotation() const;
|
||||
|
||||
Reference in New Issue
Block a user