|
Geant4.10
|
#include <Em10EventAction.hh>
Public Member Functions | |
| Em10EventAction (Em10RunAction *Em10RA) | |
| ~Em10EventAction () | |
| void | BeginOfEventAction (const G4Event *) |
| void | EndOfEventAction (const G4Event *) |
| G4int | GetEventno () |
| void | setEventVerbose (G4int level) |
| void | CountStepsCharged () |
| void | CountStepsNeutral () |
| void | AddCharged () |
| void | AddNeutral () |
| void | AddE () |
| void | AddP () |
| void | SetTr () |
| void | SetRef () |
| void | SetDrawFlag (G4String val) |
| void | SetPrintModulo (G4int val) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 48 of file Em10EventAction.hh.
| Em10EventAction::Em10EventAction | ( | Em10RunAction * | Em10RA | ) |
Definition at line 56 of file Em10EventAction.cc.
| Em10EventAction::~Em10EventAction | ( | ) |
Definition at line 65 of file Em10EventAction.cc.
| void Em10EventAction::AddCharged | ( | ) |
Definition at line 192 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
| void Em10EventAction::AddE | ( | ) |
Definition at line 206 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
| void Em10EventAction::AddNeutral | ( | ) |
Definition at line 199 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
| void Em10EventAction::AddP | ( | ) |
Definition at line 213 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
Reimplemented from G4UserEventAction.
Definition at line 72 of file Em10EventAction.cc.
References G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), and G4SDManager::GetSDMpointer().
| void Em10EventAction::CountStepsCharged | ( | ) |
Definition at line 178 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
| void Em10EventAction::CountStepsNeutral | ( | ) |
Definition at line 185 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
Reimplemented from G4UserEventAction.
Definition at line 100 of file Em10EventAction.cc.
References Em10RunAction::AddEdeps(), Em10RunAction::AddEP(), Em10RunAction::AddnStepsCharged(), Em10RunAction::AddnStepsNeutral(), Em10RunAction::AddTrackLength(), Em10RunAction::AddTrRef(), Em10RunAction::CountEvent(), Em10RunAction::CountParticles(), G4THitsCollection< T >::entries(), Em10RunAction::FillEn(), Em10RunAction::FillNbOfSteps(), G4BestUnit, G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), Em10RunAction::GetRndmFreq(), CLHEP::HepRandom::saveEngineStatus(), and CLHEP::HepRandom::showEngineStatus().
| G4int Em10EventAction::GetEventno | ( | ) |
Definition at line 163 of file Em10EventAction.cc.
References G4UserEventAction::fpEventManager, G4EventManager::GetConstCurrentEvent(), and G4Event::GetEventID().
Referenced by Em10SteppingAction::UserSteppingAction().
Definition at line 69 of file Em10EventAction.hh.
Referenced by Em10EventActionMessenger::SetNewValue().
Definition at line 171 of file Em10EventAction.cc.
Referenced by Em10EventActionMessenger::SetNewValue().
Definition at line 70 of file Em10EventAction.hh.
Referenced by Em10EventActionMessenger::SetNewValue().
| void Em10EventAction::SetRef | ( | ) |
Definition at line 227 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
| void Em10EventAction::SetTr | ( | ) |
Definition at line 220 of file Em10EventAction.cc.
Referenced by Em10SteppingAction::UserSteppingAction().
1.8.7