Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ExP01EventAction Class Reference

Event action for the persistency example. More...

#include <ExP01EventAction.hh>

Inheritance diagram for ExP01EventAction:
Inheritance graph
[legend]
Collaboration diagram for ExP01EventAction:
Collaboration graph
[legend]

Public Member Functions

 ExP01EventAction ()
 
 ~ExP01EventAction ()
 
void BeginOfEventAction (const G4Event *)
 
void EndOfEventAction (const G4Event *)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Event action for the persistency example.

Definition at line 46 of file ExP01EventAction.hh.

Constructor & Destructor Documentation

ExP01EventAction::ExP01EventAction ( )

Definition at line 45 of file ExP01EventAction.cc.

ExP01EventAction::~ExP01EventAction ( )

Definition at line 50 of file ExP01EventAction.cc.

Member Function Documentation

void ExP01EventAction::BeginOfEventAction ( const G4Event )
virtual

Reimplemented from G4UserEventAction.

Definition at line 55 of file ExP01EventAction.cc.

void ExP01EventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 60 of file ExP01EventAction.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: