Geant4
10.02.p02
|
Event action class. More...
#include <ExG4EventAction01.hh>
Public Member Functions | |
ExG4EventAction01 () | |
virtual | ~ExG4EventAction01 () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
void | SetVerboseLevel (G4int level) |
void | SetSaveRndm (G4bool value) |
void | SetDrawFlag (G4String value) |
ExG4EventAction01 () | |
virtual | ~ExG4EventAction01 () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
void | SetVerboseLevel (G4int level) |
void | SetSaveRndm (G4bool value) |
void | SetDrawFlag (G4String value) |
ExG4EventAction01 () | |
virtual | ~ExG4EventAction01 () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
void | SetVerboseLevel (G4int level) |
void | SetSaveRndm (G4bool value) |
void | SetDrawFlag (G4String value) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
ExG4EventAction01Messenger | fMessenger |
G4int | fVerboseLevel |
G4bool | fSaveRndm |
Static Private Attributes | |
static const G4int | fgkDefaultVerboseLevel = 1 |
static const G4int | fgkDefaultPrintModulo = 10000 |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Event action class.
It provides:
Definition at line 45 of file ExG4EventAction01.hh.
ExG4EventAction01::ExG4EventAction01 | ( | ) |
Standard constructor
Definition at line 50 of file ExG4EventAction01.cc.
|
virtual |
Destructor
Definition at line 61 of file ExG4EventAction01.cc.
ExG4EventAction01::ExG4EventAction01 | ( | ) |
|
virtual |
ExG4EventAction01::ExG4EventAction01 | ( | ) |
|
virtual |
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 68 of file ExG4EventAction01.cc.
References fVerboseLevel, G4cout, and G4endl.
|
virtual |
Reimplemented from G4UserEventAction.
|
virtual |
Reimplemented from G4UserEventAction.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 83 of file ExG4EventAction01.cc.
References fSaveRndm, fVerboseLevel, G4cout, G4endl, G4RunManager::GetCurrentRun(), G4Run::GetRunID(), and G4RunManager::GetRunManager().
|
virtual |
Reimplemented from G4UserEventAction.
|
virtual |
Reimplemented from G4UserEventAction.
void ExG4EventAction01::SetDrawFlag | ( | G4String | value | ) |
void ExG4EventAction01::SetDrawFlag | ( | G4String | value | ) |
void ExG4EventAction01::SetDrawFlag | ( | G4String | value | ) |
void ExG4EventAction01::SetSaveRndm | ( | G4bool | value | ) |
|
inline |
Definition at line 78 of file ExG4EventAction01.hh.
References fSaveRndm.
Referenced by ExG4EventAction01Messenger::SetNewValue().
void ExG4EventAction01::SetSaveRndm | ( | G4bool | value | ) |
|
inline |
Definition at line 74 of file ExG4EventAction01.hh.
References fVerboseLevel.
Referenced by ExG4EventAction01Messenger::SetNewValue().
void ExG4EventAction01::SetVerboseLevel | ( | G4int | level | ) |
void ExG4EventAction01::SetVerboseLevel | ( | G4int | level | ) |
|
staticprivate |
Definition at line 64 of file ExG4EventAction01.hh.
|
staticprivate |
Definition at line 63 of file ExG4EventAction01.hh.
|
private |
Definition at line 67 of file ExG4EventAction01.hh.
|
private |
Definition at line 69 of file ExG4EventAction01.hh.
Referenced by EndOfEventAction(), and SetSaveRndm().
|
private |
Definition at line 68 of file ExG4EventAction01.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and SetVerboseLevel().