Python package for running Geant4 simulations.
- Free software: MIT license
- Documentation: http://rodan.physics.ucla.edu/pbpl-geant4
TODO
Installation - Add following to pyG4TrackingManager.cc: .def("GetTrack", &G4TrackingManager::GetTrack,
return_value_policy<reference_existing_object>())
Testing