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