ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/python.hpp>
Go to the source code of this file.
Functions | |
void | export_G4GDMLParser () |
BOOST_PYTHON_MODULE (G4gdml) | |
BOOST_PYTHON_MODULE | ( | G4gdml | ) |
Definition at line 41 of file pymodG4g4gdml.cc.
View newest version in sPHENIX GitHub at line 41 of file pymodG4g4gdml.cc
References export_G4GDMLParser().
void export_G4GDMLParser | ( | ) |
Definition at line 68 of file pyG4GDMLParser.cc.
View newest version in sPHENIX GitHub at line 68 of file pyG4GDMLParser.cc
References pyG4GDMLParser::f2_Write, G4GDMLParser::GetWorldVolume(), G4GDMLParser::ParseST(), G4GDMLParser::Read(), and G4GDMLParser::ReadModule().
Referenced by BOOST_PYTHON_MODULE().