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