ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

namespace  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 56 of file pyG4TwistedTrd.cc.

View newest version in sPHENIX GitHub at line 56 of file pyG4TwistedTrd.cc

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

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: