#include <G4Polyhedron.hh>
Inheritance diagram for G4PolyhedronPgon:

Public Member Functions | |
| G4PolyhedronPgon (G4double phi, G4double dphi, G4int npdv, G4int nz, const G4double *z, const G4double *rmin, const G4double *rmax) | |
| virtual | ~G4PolyhedronPgon () |
Definition at line 167 of file G4Polyhedron.hh.
| G4PolyhedronPgon::G4PolyhedronPgon | ( | G4double | phi, | |
| G4double | dphi, | |||
| G4int | npdv, | |||
| G4int | nz, | |||
| const G4double * | z, | |||
| const G4double * | rmin, | |||
| const G4double * | rmax | |||
| ) |
Definition at line 77 of file G4Polyhedron.cc.
00081 : 00082 G4Polyhedron (HepPolyhedronPgon (phi, dphi, npdv, nz, z, rmin, rmax)) {}
| G4PolyhedronPgon::~G4PolyhedronPgon | ( | ) | [virtual] |
1.4.7