#include <F04EventAction.hh>
Definition at line 41 of file F04EventAction.hh.
◆ F04EventAction()
Definition at line 48 of file F04EventAction.cc.
F04EventActionMessenger * fEventMessenger
F04RunAction * fRunaction
◆ ~F04EventAction()
F04EventAction::~F04EventAction |
( |
| ) |
|
|
virtual |
◆ BeginOfEventAction()
void F04EventAction::BeginOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
◆ EndOfEventAction()
void F04EventAction::EndOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 75 of file F04EventAction.cc.
82 std::ostringstream os;
84 G4Random::saveEngineStatus(os.str().c_str());
G4GLOB_DLL std::ostream G4cout
F04RunAction * fRunaction
◆ GetEventNo()
G4int F04EventAction::GetEventNo |
( |
| ) |
|
Definition at line 90 of file F04EventAction.cc.
G4EventManager * fpEventManager
const G4Event * GetConstCurrentEvent()
◆ SetEventVerbose()
void F04EventAction::SetEventVerbose |
( |
G4int |
level | ) |
|
◆ fEventMessenger
◆ fRunaction
◆ fVerboseLevel
G4int F04EventAction::fVerboseLevel |
|
private |
The documentation for this class was generated from the following files: