Import Geant4 10.5.1 source tree
This commit is contained in:
@@ -59,8 +59,8 @@ public:
|
||||
|
||||
G4ExceptionHandler();
|
||||
virtual ~G4ExceptionHandler();
|
||||
G4int operator==(const G4ExceptionHandler &right) const;
|
||||
G4int operator!=(const G4ExceptionHandler &right) const;
|
||||
G4bool operator==(const G4ExceptionHandler &right) const;
|
||||
G4bool operator!=(const G4ExceptionHandler &right) const;
|
||||
|
||||
public: // with description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user