Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G3RotTableEntry.hh,v 1.6 2006-06-29 18:12:13 gunter Exp $
|
||||
// GEANT4 tag $Name: not supported by cvs2svn $
|
||||
// $Id$
|
||||
//
|
||||
// ----------------------
|
||||
// Class description:
|
||||
@@ -54,7 +53,7 @@ class G3RotTableEntry
|
||||
virtual ~G3RotTableEntry();
|
||||
|
||||
// operators
|
||||
const G3RotTableEntry& operator=(const G3RotTableEntry& right);
|
||||
G3RotTableEntry& operator=(const G3RotTableEntry& right);
|
||||
G4int operator==(const G3RotTableEntry& right) const;
|
||||
G4int operator!=(const G3RotTableEntry& right) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user