ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | pyG4TwistedTrd |
Functions | |
G4TwistedTrd * | pyG4TwistedTrd::CreateTwistedTrd (const G4String &name, G4double pDx1, G4double pDx2, G4double pDy1, G4double pDy2, G4double pDz, G4double pPhiTwist) |
void | export_G4TwistedTrd () |
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().