Import Geant4 11.2.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2023-06-30 09:09:57 +02:00
parent aef78ca386
commit dd1f179cda
3780 changed files with 212808 additions and 142780 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ const G4int kDim = 2;
/// - fEdep[], fTrackLength[].
///
/// The data are collected step by step in SteppingAction, and
/// the accumulated values are filled in histograms and entuple
/// the accumulated values are filled in histograms and a Ntuple
/// event by event in EventAction.
class RunData : public G4Run