|
Geant4.10
|
#include <boost/python.hpp>#include "MyMaterials.hh"#include "MyDetectorConstruction.hh"#include "G4VSensitiveDetector.hh"Go to the source code of this file.
Functions | |
| BOOST_PYTHON_MODULE (demo_wp) | |
| BOOST_PYTHON_MODULE | ( | demo_wp | ) |
Definition at line 44 of file pydemo_wp.cc.
References MyMaterials::Construct(), and MyDetectorConstruction::SetSDtoScoreVoxel().
1.8.7