Import Geant4 10.6.0.beta source tree
This commit is contained in:
+2
-2
@@ -51,8 +51,8 @@ private:
|
||||
// not implemented to protect/forbid use
|
||||
G4LundStringFragmentation(const G4LundStringFragmentation &right);
|
||||
const G4LundStringFragmentation & operator=(const G4LundStringFragmentation &right);
|
||||
int operator==(const G4LundStringFragmentation &right) const;
|
||||
int operator!=(const G4LundStringFragmentation &right) const;
|
||||
G4bool operator==(const G4LundStringFragmentation &right) const;
|
||||
G4bool operator!=(const G4LundStringFragmentation &right) const;
|
||||
|
||||
private:
|
||||
void SetMinMasses();
|
||||
|
||||
Reference in New Issue
Block a user