ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4Torus.cc File Reference
#include <boost/python.hpp>
#include "G4Torus.hh"
+ Include dependency graph for pyG4Torus.cc:

Go to the source code of this file.

Namespaces

namespace  pyG4Torus
 

Functions

G4ToruspyG4Torus::CreateTorus (const G4String &name, G4double pRmin, G4double pRmax, G4double pRtor, G4double pSPhi, G4double pDPhi)
 
void export_G4Torus ()
 

Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: