Import Geant4 10.5.1 source tree
This commit is contained in:
@@ -78,7 +78,7 @@ const RMC01DoubleWithWeightHit& RMC01DoubleWithWeightHit::operator=(
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
int RMC01DoubleWithWeightHit::operator==
|
||||
G4bool RMC01DoubleWithWeightHit::operator==
|
||||
(const RMC01DoubleWithWeightHit &right) const
|
||||
{
|
||||
return(fValue == right.fValue && fWeight == right.fWeight);
|
||||
|
||||
Reference in New Issue
Block a user