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

Go to the source code of this file.

Functions

void export_G4TrackingManager ()
 
void export_G4UserSteppingAction ()
 
void export_G4UserTrackingAction ()
 
 BOOST_PYTHON_MODULE (G4tracking)
 

Function Documentation

BOOST_PYTHON_MODULE ( G4tracking  )

Definition at line 42 of file pymodG4tracking.cc.

View newest version in sPHENIX GitHub at line 42 of file pymodG4tracking.cc

References export_G4TrackingManager(), export_G4UserSteppingAction(), and export_G4UserTrackingAction().

+ Here is the call graph for this function:

void export_G4TrackingManager ( )

Definition at line 39 of file pyG4TrackingManager.cc.

View newest version in sPHENIX GitHub at line 39 of file pyG4TrackingManager.cc

References G4TrackingManager::GetStoreTrajectory(), G4TrackingManager::GetVerboseLevel(), G4TrackingManager::SetStoreTrajectory(), G4TrackingManager::SetUserTrackInformation(), and G4TrackingManager::SetVerboseLevel().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void export_G4UserSteppingAction ( )

Definition at line 56 of file pyG4UserSteppingAction.cc.

View newest version in sPHENIX GitHub at line 56 of file pyG4UserSteppingAction.cc

References CB_G4UserSteppingAction::UserSteppingAction(), and G4UserSteppingAction::UserSteppingAction().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void export_G4UserTrackingAction ( )

Definition at line 67 of file pyG4UserTrackingAction.cc.

View newest version in sPHENIX GitHub at line 67 of file pyG4UserTrackingAction.cc

References CB_G4UserTrackingAction::PostUserTrackingAction(), G4UserTrackingAction::PostUserTrackingAction(), CB_G4UserTrackingAction::PreUserTrackingAction(), and G4UserTrackingAction::PreUserTrackingAction().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: