ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4GDMLParser.cc File Reference
#include <boost/python.hpp>
#include "G4GDMLParser.hh"
#include "G4LogicalVolume.hh"
#include "G4Material.hh"
#include "G4Version.hh"
+ Include dependency graph for pyG4GDMLParser.cc:

Go to the source code of this file.

Namespaces

namespace  pyG4GDMLParser
 

Functions

void export_G4GDMLParser ()
 

Variables

BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS(f_GetWorldVolume,
GetWorldVolume, 0, 1) void(G4GDMLParser
void(G4GDMLParser::* 
pyG4GDMLParser::f2_Write )(const G4String &, const G4LogicalVolume *, G4bool, const G4String &) = &G4GDMLParser::Write
 

Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: