Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
@@ -59,10 +59,7 @@ public:
virtual void EndOfRunAction(const G4Run*);
void SetVerbose(G4int val);
// Histogram name
void SetHistoName(G4String& val);
// Acceptance parameters
void SetEdepAndRMS(G4ThreeVector);
@@ -78,8 +75,6 @@ private:
G4int fVerbose;
G4String fHistoName[2];
G4double fEdeptrue;
G4double fRmstrue;
G4double fLimittrue;
@@ -58,9 +58,6 @@ private:
G4UIdirectory* fRunDir;
G4UIcmdWith3Vector* fAccCmd;
G4UIcmdWithAnInteger* fVerbCmd;
G4UIdirectory* fHistoDir;
G4UIcmdWithAString* fHFileCmd;
};
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......