ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4UserRunAction.cc File Reference
#include <boost/python.hpp>
#include "G4UserRunAction.hh"
#include "G4Run.hh"
+ Include dependency graph for pyG4UserRunAction.cc:

Go to the source code of this file.

Classes

struct  CB_G4UserRunAction
 

Functions

void export_G4UserRunAction ()
 

Function Documentation

void export_G4UserRunAction ( )

Definition at line 63 of file pyG4UserRunAction.cc.

View newest version in sPHENIX GitHub at line 63 of file pyG4UserRunAction.cc

References CB_G4UserRunAction::BeginOfRunAction(), G4UserRunAction::BeginOfRunAction(), CB_G4UserRunAction::EndOfRunAction(), and G4UserRunAction::EndOfRunAction().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: