Skip to content

Commit

Permalink
random typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Dec 7, 2023
1 parent 1f137ff commit b1e0091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/geant4/app/src/ExN01UserScoreWriter.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b1e0091

Please sign in to comment.