ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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.
View newest version in sPHENIX GitHub at line 43 of file pydemo_wp.cc
References MyMaterials::Construct(), and MyDetectorConstruction::SetSDtoScoreVoxel().