ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | pyG4Torus |
Functions | |
G4Torus * | pyG4Torus::CreateTorus (const G4String &name, G4double pRmin, G4double pRmax, G4double pRtor, G4double pSPhi, G4double pDPhi) |
void | export_G4Torus () |
void export_G4Torus | ( | ) |
Definition at line 54 of file pyG4Torus.cc.
View newest version in sPHENIX GitHub at line 54 of file pyG4Torus.cc
References pyG4Torus::CreateTorus(), G4Torus::GetDPhi(), G4Torus::GetRmax(), G4Torus::GetRmin(), G4Torus::GetRtor(), G4Torus::GetSPhi(), and init().
Referenced by BOOST_PYTHON_MODULE().