Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -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......
|
||||
|
||||
Reference in New Issue
Block a user