|
Geant4-11
|
#include <boost/python.hpp>#include "G4Version.hh"#include "G4ProductionCutsTable.hh"#include "G4Material.hh"Go to the source code of this file.
Functions | |
| void | export_G4ProductionCutsTable () |
| void export_G4ProductionCutsTable | ( | ) |
Definition at line 41 of file pyG4ProductionCutsTable.cc.
References G4ProductionCutsTable::ConvertRangeToEnergy(), G4ProductionCutsTable::DumpCouples(), G4ProductionCutsTable::GetHighEdgeEnergy(), G4ProductionCutsTable::GetLowEdgeEnergy(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetVerboseLevel(), G4ProductionCutsTable::IsModified(), G4ProductionCutsTable::SetEnergyRange(), and G4ProductionCutsTable::SetVerboseLevel().
Referenced by BOOST_PYTHON_MODULE().