LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <boost/python.hpp>
#include "G4UserEventAction.hh"
#include "G4Event.hh"
Go to the source code of this file.
Classes | |
struct | CB_G4UserEventAction |
Functions | |
void | export_G4UserEventAction () |
void export_G4UserEventAction | ( | ) |
Definition at line 64 of file pyG4UserEventAction.cc.
References CB_G4UserEventAction::BeginOfEventAction(), and CB_G4UserEventAction::EndOfEventAction().
Referenced by BOOST_PYTHON_MODULE().