|
Geant4
10.01.p01
|
#include <G4Polyhedron.hh>
Inheritance diagram for G4PolyhedronCons:
Collaboration diagram for G4PolyhedronCons:Public Member Functions | |
| G4PolyhedronCons (G4double Rmn1, G4double Rmx1, G4double Rmn2, G4double Rmx2, G4double Dz, G4double Phi1, G4double Dphi) | |
| virtual | ~G4PolyhedronCons () |
Public Member Functions inherited from G4Polyhedron | |
| G4Polyhedron () | |
| G4Polyhedron (const HepPolyhedron &from) | |
| virtual | ~G4Polyhedron () |
| G4int | GetNumberOfRotationStepsAtTimeOfCreation () const |
Public Member Functions inherited from G4Visible | |
| G4Visible () | |
| G4Visible (const G4Visible &) | |
| G4Visible (const G4VisAttributes *) | |
| virtual | ~G4Visible () |
| G4Visible & | operator= (const G4Visible &) |
| G4bool | operator!= (const G4Visible &right) const |
| const G4VisAttributes * | GetVisAttributes () const |
| void | SetVisAttributes (const G4VisAttributes *) |
| void | SetVisAttributes (const G4VisAttributes &) |
Additional Inherited Members | |
Protected Attributes inherited from G4Visible | |
| const G4VisAttributes * | fpVisAttributes |
| G4bool | fAllocatedVisAttributes |
Definition at line 143 of file G4Polyhedron.hh.
| G4PolyhedronCons::G4PolyhedronCons | ( | G4double | Rmn1, |
| G4double | Rmx1, | ||
| G4double | Rmn2, | ||
| G4double | Rmx2, | ||
| G4double | Dz, | ||
| G4double | Phi1, | ||
| G4double | Dphi | ||
| ) |
Definition at line 55 of file G4Polyhedron.cc.
|
virtual |
Definition at line 60 of file G4Polyhedron.cc.