Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Square.hh,v 1.5 2001/07/11 10:01:03 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-07-01 $
|
||||
// $Id: G4Square.hh,v 1.6 2005/07/05 14:04:02 allison Exp $
|
||||
// GEANT4 tag $Name: geant4-08-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 17/11/96.
|
||||
@@ -45,14 +45,7 @@ public: // With description
|
||||
G4Square ();
|
||||
G4Square (const G4Point3D& pos);
|
||||
G4Square (const G4VMarker& marker);
|
||||
virtual ~G4Square ();
|
||||
|
||||
//////////////////////////////////////////////////////
|
||||
// Assignment...
|
||||
virtual G4Visible& operator = (const G4Visible& right);
|
||||
virtual G4VVisPrim& operator = (const G4VVisPrim& right);
|
||||
virtual G4VMarker& operator = (const G4VMarker& right);
|
||||
virtual G4Square& operator = (const G4Square& right);
|
||||
~G4Square ();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user