ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
test.MyRunAction Class Reference
+ Inheritance diagram for test.MyRunAction:
+ Collaboration diagram for test.MyRunAction:

Public Member Functions

def EndOfRunAction
 
def BeginOfRunAction
 
def EndOfRunAction
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
virtual G4RunGenerateRun ()
 
virtual void BeginOfRunAction (const G4Run *aRun)
 
virtual void EndOfRunAction (const G4Run *aRun)
 
virtual void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 23 of file test.py.

View newest version in sPHENIX GitHub at line 23 of file test.py

Member Function Documentation

def test.MyRunAction.BeginOfRunAction (   self,
  run 
)

Definition at line 32 of file test.py.

View newest version in sPHENIX GitHub at line 32 of file test.py

References print().

+ Here is the call graph for this function:

def test.MyRunAction.EndOfRunAction (   self,
  run 
)

Definition at line 26 of file test.py.

View newest version in sPHENIX GitHub at line 26 of file test.py

Referenced by test.MyRunAction.EndOfRunAction().

+ Here is the caller graph for this function:

def test.MyRunAction.EndOfRunAction (   self,
  run 
)

Definition at line 36 of file test.py.

View newest version in sPHENIX GitHub at line 36 of file test.py

References test.MyRunAction.EndOfRunAction(), and print().

+ Here is the call graph for this function:


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