| 
    Geant4
    10.01.p02
    
   | 
 
Functions | |
| G4Polyhedra * | f1_CreatePolyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numZPlanes, const std::vector< G4double > &zPlane, const std::vector< G4double > &rInner, const std::vector< G4double > &rOuter) | 
| G4Polyhedra * | f2_CreatePolyhedra (const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numRZ, const std::vector< G4double > &r, const std::vector< G4double > &z) | 
| G4Polyhedra* pyG4Polyhedra::f1_CreatePolyhedra | ( | const G4String & | name, | 
| G4double | phiStart, | ||
| G4double | phiTotal, | ||
| G4int | numSide, | ||
| G4int | numZPlanes, | ||
| const std::vector< G4double > & | zPlane, | ||
| const std::vector< G4double > & | rInner, | ||
| const std::vector< G4double > & | rOuter | ||
| ) | 
Definition at line 44 of file pyG4Polyhedra.cc.
Referenced by export_G4Polyhedra().
 Here is the caller graph for this function:| G4Polyhedra* pyG4Polyhedra::f2_CreatePolyhedra | ( | const G4String & | name, | 
| G4double | phiStart, | ||
| G4double | phiTotal, | ||
| G4int | numSide, | ||
| G4int | numRZ, | ||
| const std::vector< G4double > & | r, | ||
| const std::vector< G4double > & | z | ||
| ) | 
Definition at line 66 of file pyG4Polyhedra.cc.
Referenced by export_G4Polyhedra().
 Here is the caller graph for this function: