5 #define B1RunAction_h 1
7 #include "G4UserRunAction.hh"
8 #include "G4Parameter.hh"
47 G4Parameter<G4double> fEdep;
48 G4Parameter<G4double> fEdep2;
virtual void EndOfRunAction(const G4Run *)
Run action class ( run is the biggest unit)
void AddEdep(G4double edep)
for a user event action object to update fEdep and fEdep2. fEdep represents the energy deposit of a...
virtual void BeginOfRunAction(const G4Run *)
virtual ~B1RunAction()
do nothing..