ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/python.hpp>
#include "G4VUserDetectorConstruction.hh"
#include "G4VPhysicalVolume.hh"
Go to the source code of this file.
Classes | |
struct | pyG4VUserDetectorConstruction::CB_G4VUserDetectorConstruction |
Namespaces | |
namespace | pyG4VUserDetectorConstruction |
Functions | |
void | export_G4VUserDetectorConstruction () |
void export_G4VUserDetectorConstruction | ( | ) |
Definition at line 58 of file pyG4VUserDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 58 of file pyG4VUserDetectorConstruction.cc
References G4VUserDetectorConstruction::Construct().
Referenced by BOOST_PYTHON_MODULE().