Geant4_10
Namespaces | Functions
pyG4Polyhedra.cc File Reference
#include <boost/python.hpp>
#include "G4Polyhedra.hh"
Include dependency graph for pyG4Polyhedra.cc:

Go to the source code of this file.

Namespaces

 pyG4Polyhedra
 

Functions

G4PolyhedrapyG4Polyhedra::f1_CreatePolyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numZPlanes, const std::vector< G4double > &zPlane, const std::vector< G4double > &rInner, const std::vector< G4double > &rOuter)
 
G4PolyhedrapyG4Polyhedra::f2_CreatePolyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numRZ, const std::vector< G4double > &r, const std::vector< G4double > &z)
 
void export_G4Polyhedra ()
 

Function Documentation

void export_G4Polyhedra ( )

Definition at line 92 of file pyG4Polyhedra.cc.

Here is the call graph for this function:

Here is the caller graph for this function: