Geant4  10.02.p01
pyG4TwistedTrd.cc File Reference
#include <boost/python.hpp>
#include "G4TwistedTrd.hh"
+ Include dependency graph for pyG4TwistedTrd.cc:

Go to the source code of this file.

Namespaces

 pyG4TwistedTrd
 

Functions

G4TwistedTrdpyG4TwistedTrd::CreateTwistedTrd (const G4String &name, G4double pDx1, G4double pDx2, G4double pDy1, G4double pDy2, G4double pDz, G4double pPhiTwist)
 
void export_G4TwistedTrd ()
 

Function Documentation

void export_G4TwistedTrd ( )

Definition at line 57 of file pyG4TwistedTrd.cc.

References pyG4TwistedTrd::CreateTwistedTrd(), G4TwistedTrd::GetPhiTwist(), G4TwistedTrd::GetX1HalfLength(), G4TwistedTrd::GetX2HalfLength(), G4TwistedTrd::GetY1HalfLength(), G4TwistedTrd::GetY2HalfLength(), and G4TwistedTrd::GetZHalfLength().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: