Import Geant4 10.5.1 source tree
This commit is contained in:
@@ -204,8 +204,8 @@ class G4ParticleDefinition
|
||||
// true only if the particle is a G4MuonicAtom
|
||||
// (it means that theProcessManager is same as the one for G4GenricMuonicAtom)
|
||||
|
||||
G4int operator==(const G4ParticleDefinition &right) const;
|
||||
G4int operator!=(const G4ParticleDefinition &right) const;
|
||||
G4bool operator==(const G4ParticleDefinition &right) const;
|
||||
G4bool operator!=(const G4ParticleDefinition &right) const;
|
||||
|
||||
public : // without description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user