LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <boost/python.hpp>
#include "G4UserTrackingAction.hh"
#include "G4Track.hh"
Go to the source code of this file.
Classes | |
struct | CB_G4UserTrackingAction |
Functions | |
void | export_G4UserTrackingAction () |
void export_G4UserTrackingAction | ( | ) |
Definition at line 68 of file pyG4UserTrackingAction.cc.
References CB_G4UserTrackingAction::PostUserTrackingAction(), and CB_G4UserTrackingAction::PreUserTrackingAction().
Referenced by BOOST_PYTHON_MODULE().