Geant4  10.00.p02
pyG4Torus.cc File Reference
#include <boost/python.hpp>
#include "G4Torus.hh"
+ Include dependency graph for pyG4Torus.cc:

Go to the source code of this file.

Namespaces

 pyG4Torus
 

Functions

G4ToruspyG4Torus::CreateTorus (const G4String &name, G4double pRmin, G4double pRmax, G4double pRtor, G4double pSPhi, G4double pDPhi)
 
void export_G4Torus ()
 

Function Documentation

void export_G4Torus ( )

Definition at line 55 of file pyG4Torus.cc.

References pyG4Torus::CreateTorus(), G4Torus::GetDPhi(), G4Torus::GetRmax(), G4Torus::GetRmin(), G4Torus::GetRtor(), and G4Torus::GetSPhi().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: