Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PlacedPolyhedron.hh>
Public Member Functions | |
G4PlacedPolyhedron () | |
G4PlacedPolyhedron (const G4Polyhedron &, const G4Transform3D &) | |
G4bool | operator== (const G4PlacedPolyhedron &right) const |
const G4Polyhedron & | GetPolyhedron () const |
const G4Transform3D & | GetTransform () const |
void | SetPolyhedron (const G4Polyhedron &polyhedron) |
void | SetTransform (const G4Transform3D &transform) |
Definition at line 42 of file G4PlacedPolyhedron.hh.
G4PlacedPolyhedron::G4PlacedPolyhedron | ( | ) |
Definition at line 30 of file G4PlacedPolyhedron.cc.
G4PlacedPolyhedron::G4PlacedPolyhedron | ( | const G4Polyhedron & | polyhedron, |
const G4Transform3D & | transform | ||
) |
Definition at line 32 of file G4PlacedPolyhedron.cc.
|
inline |
Definition at line 55 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 56 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 51 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 58 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 61 of file G4PlacedPolyhedron.hh.