ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | pyG4TwistedTrap |
Functions | |
G4TwistedTrap * | pyG4TwistedTrap::f1_CreateTwistedTrap (const G4String &name, G4double pPhiTwist, G4double pDx1, G4double pDx2, G4double pDy, G4double pDz) |
G4TwistedTrap * | pyG4TwistedTrap::f2_CreateTwistedTrap (const G4String &name, G4double pPhiTwist, G4double pDz, G4double pTheta, G4double pPhi, G4double pDy1, G4double pDx1, G4double pDx2, G4double pDy2, G4double pDx3, G4double pDx4, G4double pAlph) |
void | export_G4TwistedTrap () |
void export_G4TwistedTrap | ( | ) |
Definition at line 69 of file pyG4TwistedTrap.cc.
View newest version in sPHENIX GitHub at line 69 of file pyG4TwistedTrap.cc
References pyG4TwistedTrap::f1_CreateTwistedTrap(), pyG4TwistedTrap::f2_CreateTwistedTrap(), and init().
Referenced by BOOST_PYTHON_MODULE().