ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | pyG4EllipticalTube |
Functions | |
G4EllipticalTube * | pyG4EllipticalTube::CreateEllipticalTube (const G4String &name, G4double theDx, G4double theDy, G4double theDz) |
void | export_G4EllipticalTube () |
void export_G4EllipticalTube | ( | ) |
Definition at line 56 of file pyG4EllipticalTube.cc.
View newest version in sPHENIX GitHub at line 56 of file pyG4EllipticalTube.cc
References pyG4EllipticalTube::CreateEllipticalTube(), G4EllipticalTube::GetDx(), G4EllipticalTube::GetDy(), G4EllipticalTube::GetDz(), G4EllipticalTube::SetDx(), G4EllipticalTube::SetDy(), and G4EllipticalTube::SetDz().
Referenced by BOOST_PYTHON_MODULE().