|
Geant4.10
|
#include <WLSEventAction.hh>
Public Member Functions | |
| WLSEventAction (WLSRunAction *) | |
| virtual | ~WLSEventAction () |
| virtual void | BeginOfEventAction (const G4Event *) |
| virtual void | EndOfEventAction (const G4Event *) |
| G4int | GetEventNo () |
| void | SetEventVerbose (G4int) |
| void | SetDrawFlag (G4String val) |
| void | SetPrintModulo (G4int val) |
| void | SetForceDrawPhotons (G4bool b) |
| void | SetForceDrawNoPhotons (G4bool b) |
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 44 of file WLSEventAction.hh.
| WLSEventAction::WLSEventAction | ( | WLSRunAction * | runaction | ) |
Definition at line 55 of file WLSEventAction.cc.
|
virtual |
Definition at line 70 of file WLSEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 77 of file WLSEventAction.cc.
References G4cout, G4endl, and G4Event::GetEventID().
Reimplemented from G4UserEventAction.
Definition at line 89 of file WLSEventAction.cc.
References WLSTrajectory::DrawTrajectory(), G4TrajectoryContainer::entries(), G4cout, G4endl, WLSTrajectory::GetCharge(), G4SDManager::GetCollectionID(), G4VVisManager::GetConcreteInstance(), G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), WLSTrajectory::GetParticleName(), WLSRunAction::GetRndmFreq(), G4SDManager::GetSDMpointer(), G4Event::GetTrajectoryContainer(), WLSTrajectory::SetForceDrawTrajectory(), and WLSTrajectory::SetForceNoDrawTrajectory().
| G4int WLSEventAction::GetEventNo | ( | ) |
Definition at line 163 of file WLSEventAction.cc.
References G4UserEventAction::fpEventManager, G4EventManager::GetConstCurrentEvent(), and G4Event::GetEventID().
Definition at line 59 of file WLSEventAction.hh.
Referenced by WLSEventActionMessenger::SetNewValue().
Definition at line 170 of file WLSEventAction.cc.
Referenced by WLSEventActionMessenger::SetNewValue().
Definition at line 60 of file WLSEventAction.hh.
Referenced by WLSEventActionMessenger::SetNewValue().
1.8.7