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

Go to the source code of this file.

Classes

struct  CB_G4UserEventAction
 

Functions

void export_G4UserEventAction ()
 

Function Documentation

void export_G4UserEventAction ( )

Definition at line 64 of file pyG4UserEventAction.cc.

View newest version in sPHENIX GitHub at line 64 of file pyG4UserEventAction.cc

References CB_G4UserEventAction::BeginOfEventAction(), G4UserEventAction::BeginOfEventAction(), CB_G4UserEventAction::EndOfEventAction(), and G4UserEventAction::EndOfEventAction().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: