From b1e00914e54971f89f88343eef4c124e823807cd Mon Sep 17 00:00:00 2001 From: "Paul P.H. Wilson" Date: Wed, 6 Dec 2023 20:47:02 -0600 Subject: [PATCH] random typo --- src/geant4/app/src/ExN01UserScoreWriter.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/geant4/app/src/ExN01UserScoreWriter.cc b/src/geant4/app/src/ExN01UserScoreWriter.cc index b2dfb6018c..4fe0f8e9bc 100644 --- a/src/geant4/app/src/ExN01UserScoreWriter.cc +++ b/src/geant4/app/src/ExN01UserScoreWriter.cc @@ -30,7 +30,7 @@ void ExN01UserScoreWriter::DumpAllQuantitiesToFile(const G4String& fileName, G4cout << "Dumping mesh " << fScoringMesh->GetWorldName() << " to file" << G4endl; - x// retrieve the map + // retrieve the map MeshScoreMap scMap = fScoringMesh->GetScoreMap(); // get the number of bins