LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 43 of file pydemo_wp.cc.
References MyMaterials::Construct(), and MyDetectorConstruction::SetSDtoScoreVoxel().