Import Geant4 6.0.0 source tree
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: DMXMinEkineCuts.hh,v 1.2 2002/06/18 10:17:30 ahoward Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
|
||||
@@ -93,7 +93,7 @@ class DMXSpecialCuts : public G4VProcess
|
||||
private:
|
||||
|
||||
// hide assignment operator as private
|
||||
DMXSpecialCuts& operator=(const DMXSpecialCuts& right){return *this;};
|
||||
DMXSpecialCuts& operator=(const DMXSpecialCuts&){return *this;};
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user