38 #include "EventAction.hh"
39 #include "RunAction.hh"
40 #include "Analysis.hh"
74 man->FillNtupleDColumn(4,0,fRun->
GetDoseN());
75 man->FillNtupleDColumn(4,1,fRun->
GetDoseC());
78 G4cout <<
" ===> The incident alpha particle has reached the targeted cell :" <<
G4endl;
80 G4cout <<
" -----> total absorbed dose within Cytoplasm is (Gy) = " << fRun->
GetDoseC() <<
G4endl;
85 G4cout <<
" ===> Sorry, the incident alpha particle has missed the targeted cell !" <<
G4endl;
void BeginOfEventAction(const G4Event *)
void EndOfEventAction(const G4Event *)
G4GLOB_DLL std::ostream G4cout
void SetDoseC(G4double dose)
void SetDoseN(G4double dose)
void SetNumEvent(G4int i)
G4CsvAnalysisManager G4AnalysisManager