Import Geant4 10.6.0.beta source tree
This commit is contained in:
@@ -55,8 +55,8 @@ public:
|
||||
private:
|
||||
G4ProtonField(const G4ProtonField &right);
|
||||
const G4ProtonField & operator=(const G4ProtonField & right);
|
||||
int operator==(const G4ProtonField & right) const;
|
||||
int operator!=(const G4ProtonField & right) const;
|
||||
G4bool operator==(const G4ProtonField & right) const;
|
||||
G4bool operator!=(const G4ProtonField & right) const;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user