|
Geant4
10.02
|
#include <Em10EventAction.hh>
Inheritance diagram for Em10EventAction:
Collaboration diagram for Em10EventAction: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.
References eventMessenger.
| Em10EventAction::~Em10EventAction | ( | ) |
Definition at line 65 of file Em10EventAction.cc.
References eventMessenger.
| void Em10EventAction::AddCharged | ( | ) |
Definition at line 192 of file Em10EventAction.cc.
References Nch.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:| void Em10EventAction::AddE | ( | ) |
Definition at line 206 of file Em10EventAction.cc.
References NE.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:| void Em10EventAction::AddNeutral | ( | ) |
Definition at line 199 of file Em10EventAction.cc.
References Nne.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:| void Em10EventAction::AddP | ( | ) |
Definition at line 213 of file Em10EventAction.cc.
References NP.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 72 of file Em10EventAction.cc.
References calorimeterCollID, G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), G4SDManager::GetSDMpointer(), Nch, NE, Nne, NP, nstep, nstepCharged, nstepNeutral, printModulo, Reflected, Transmitted, and verboselevel.
Here is the call graph for this function:| void Em10EventAction::CountStepsCharged | ( | ) |
Definition at line 178 of file Em10EventAction.cc.
References nstepCharged.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:| void Em10EventAction::CountStepsNeutral | ( | ) |
Definition at line 185 of file Em10EventAction.cc.
References nstepNeutral.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 100 of file Em10EventAction.cc.
References Em10RunAction::AddEdeps(), Em10RunAction::AddEP(), Em10RunAction::AddnStepsCharged(), Em10RunAction::AddnStepsNeutral(), Em10RunAction::AddTrackLength(), Em10RunAction::AddTrRef(), calorimeterCollID, Em10RunAction::CountEvent(), Em10RunAction::CountParticles(), G4THitsCollection< T >::entries(), Em10RunAction::FillEn(), Em10RunAction::FillNbOfSteps(), G4BestUnit, G4cout, G4endl, G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), Em10RunAction::GetRndmFreq(), Nch, NE, Nne, NP, nstep, nstepCharged, nstepNeutral, printModulo, Reflected, runaction, Transmitted, and verboselevel.
Here is the call graph for this function:| G4int Em10EventAction::GetEventno | ( | ) |
Definition at line 163 of file Em10EventAction.cc.
References G4UserEventAction::fpEventManager, G4EventManager::GetConstCurrentEvent(), and G4Event::GetEventID().
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 69 of file Em10EventAction.hh.
References drawFlag.
Referenced by Em10EventActionMessenger::SetNewValue().
Here is the caller graph for this function:| void Em10EventAction::setEventVerbose | ( | G4int | level | ) |
Definition at line 171 of file Em10EventAction.cc.
References verboselevel.
Referenced by Em10EventActionMessenger::SetNewValue().
Here is the caller graph for this function:
|
inline |
Definition at line 70 of file Em10EventAction.hh.
References printModulo.
Referenced by Em10EventActionMessenger::SetNewValue().
Here is the caller graph for this function:| void Em10EventAction::SetRef | ( | ) |
Definition at line 227 of file Em10EventAction.cc.
References Reflected.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:| void Em10EventAction::SetTr | ( | ) |
Definition at line 220 of file Em10EventAction.cc.
References Transmitted.
Referenced by Em10SteppingAction::UserSteppingAction().
Here is the caller graph for this function:
|
private |
Definition at line 70 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 82 of file Em10EventAction.hh.
Referenced by SetDrawFlag().
|
private |
Definition at line 74 of file Em10EventAction.hh.
Referenced by Em10EventAction(), and ~Em10EventAction().
|
private |
Definition at line 78 of file Em10EventAction.hh.
Referenced by AddCharged(), BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 79 of file Em10EventAction.hh.
Referenced by AddE(), BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 78 of file Em10EventAction.hh.
Referenced by AddNeutral(), BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 79 of file Em10EventAction.hh.
Referenced by AddP(), BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 77 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().
|
private |
Definition at line 77 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), CountStepsCharged(), and EndOfEventAction().
|
private |
Definition at line 77 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), CountStepsNeutral(), and EndOfEventAction().
|
private |
Definition at line 83 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and SetPrintModulo().
|
private |
Definition at line 80 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and SetRef().
|
private |
Definition at line 75 of file Em10EventAction.hh.
Referenced by EndOfEventAction().
|
private |
Definition at line 80 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and SetTr().
|
private |
Definition at line 76 of file Em10EventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and setEventVerbose().