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

Public Member Functions | |
| G4PolyhedronTrd1 (G4double Dx1, G4double Dx2, G4double Dy, G4double Dz) | |
| virtual | ~G4PolyhedronTrd1 () |
Definition at line 201 of file G4Polyhedron.hh.
Definition at line 110 of file G4Polyhedron.cc.
00111 : 00112 G4Polyhedron (HepPolyhedronTrd1 (Dx1, Dx2, Dy, Dz)) {}
| G4PolyhedronTrd1::~G4PolyhedronTrd1 | ( | ) | [virtual] |
1.4.7