ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4Polycone Namespace Reference

Functions

G4Polyconef1_CreatePolycone (const G4String &name, G4double phiStart, G4double phiTotal, G4int numZPlanes, const std::vector< G4double > &zPlane, const std::vector< G4double > &rInner, const std::vector< G4double > &rOuter)
 
G4Polyconef2_CreatePolycone (const G4String &name, G4double phiStart, G4double phiTotal, G4int numRZ, const std::vector< G4double > &r, const std::vector< G4double > &z)
 

Function Documentation

G4Polycone* pyG4Polycone::f1_CreatePolycone ( const G4String name,
G4double  phiStart,
G4double  phiTotal,
G4int  numZPlanes,
const std::vector< G4double > &  zPlane,
const std::vector< G4double > &  rInner,
const std::vector< G4double > &  rOuter 
)

Definition at line 44 of file pyG4Polycone.cc.

View newest version in sPHENIX GitHub at line 44 of file pyG4Polycone.cc

References zlist.

Referenced by export_G4Polycone().

+ Here is the caller graph for this function:

G4Polycone* pyG4Polycone::f2_CreatePolycone ( const G4String name,
G4double  phiStart,
G4double  phiTotal,
G4int  numRZ,
const std::vector< G4double > &  r,
const std::vector< G4double > &  z 
)

Definition at line 65 of file pyG4Polycone.cc.

View newest version in sPHENIX GitHub at line 65 of file pyG4Polycone.cc

References zlist.

Referenced by export_G4Polycone().

+ Here is the caller graph for this function: