Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 16:15:15 +00:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
@@ -37,10 +37,9 @@
#include "ProcessesCount.hh"
#include "globals.hh"
#include "G4ParticleDefinition.hh"
#include "G4AnalysisManager.hh"
#include "DetectorConstruction.hh"
#include "g4root.hh"
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
class G4Run;
@@ -67,8 +66,6 @@ class RunAction : public G4UserRunAction
G4double fMinE;
G4double fMaxE;
G4int fnBin;
G4int fNtColId[3];
};
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......