Import Geant4 11.0.0 source tree
This commit is contained in:
committed by
Ben Morgan
parent
6399a014b6
commit
80e2389dd8
@@ -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......
|
||||
|
||||
Reference in New Issue
Block a user