Import Geant4 10.5.1 source tree
This commit is contained in:
@@ -64,8 +64,8 @@ class G4ParticlePropertyData
|
||||
|
||||
G4ParticlePropertyData & operator=(const G4ParticlePropertyData &right);
|
||||
|
||||
G4int operator==(const G4ParticlePropertyData &right) const;
|
||||
G4int operator!=(const G4ParticlePropertyData &right) const;
|
||||
G4bool operator==(const G4ParticlePropertyData &right) const;
|
||||
G4bool operator!=(const G4ParticlePropertyData &right) const;
|
||||
|
||||
public: // With Description
|
||||
// By these following Getxxxx methods, you can get values
|
||||
|
||||
Reference in New Issue
Block a user