Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
root_test.MyEventAction Class Reference
Inheritance diagram for root_test.MyEventAction:
Inheritance graph
[legend]
Collaboration diagram for root_test.MyEventAction:
Collaboration graph
[legend]

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 84 of file root_test.py.

Member Function Documentation

def root_test.MyEventAction.BeginOfEventAction (   self,
  event 
)

Definition at line 87 of file root_test.py.

def root_test.MyEventAction.EndOfEventAction (   self,
  event 
)

Definition at line 90 of file root_test.py.


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