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

Public Member Functions | |
| G4PolyhedronPara (G4double Dx, G4double Dy, G4double Dz, G4double Alpha, G4double Theta, G4double Phi) | |
| virtual | ~G4PolyhedronPara () |
Definition at line 151 of file G4Polyhedron.hh.
| G4PolyhedronPara::G4PolyhedronPara | ( | G4double | Dx, | |
| G4double | Dy, | |||
| G4double | Dz, | |||
| G4double | Alpha, | |||
| G4double | Theta, | |||
| G4double | Phi | |||
| ) |
Definition at line 62 of file G4Polyhedron.cc.
00064 : 00065 G4Polyhedron (HepPolyhedronPara (Dx, Dy, Dz, Alpha, Theta, Phi)) {}
| G4PolyhedronPara::~G4PolyhedronPara | ( | ) | [virtual] |
1.4.7