35#ifndef G4PLACEDPOLYHEDRON_HH
36#define G4PLACEDPOLYHEDRON_HH
52 return this == &right;
59 fPolyhedron = polyhedron;
62 fTransform = transform;
std::vector< G4PlacedPolyhedron > G4PlacedPolyhedronList
void SetTransform(const G4Transform3D &transform)
G4bool operator==(const G4PlacedPolyhedron &right) const
const G4Polyhedron & GetPolyhedron() const
void SetPolyhedron(const G4Polyhedron &polyhedron)
const G4Transform3D & GetTransform() const