ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/python.hpp>
#include "G4Version.hh"
#include "G4PVPlacement.hh"
#include "G4LogicalVolume.hh"
Go to the source code of this file.
Namespaces | |
namespace | pyG4PVPlacement |
Functions | |
void | export_G4PVPlacement () |
void export_G4PVPlacement | ( | ) |
Definition at line 53 of file pyG4PVPlacement.cc.
View newest version in sPHENIX GitHub at line 53 of file pyG4PVPlacement.cc
References G4PVPlacement::CheckOverlaps(), G4VERSION_NUMBER, and init().
Referenced by BOOST_PYTHON_MODULE().