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