58 #ifndef G4GENERICTRAP_HH
59 #define G4GENERICTRAP_HH
63 #if defined(G4GEOM_USE_USOLIDS)
64 #define G4GEOM_USE_UGENERICTRAP 1
67 #if defined(G4GEOM_USE_UGENERICTRAP)
68 #define G4UGenericTrap G4GenericTrap
84 const std::vector<G4TwoVector>& vertices );
95 inline const std::vector<G4TwoVector>&
GetVertices()
const;
110 const G4bool calcNorm =
false,
111 G4bool* validNorm =
nullptr,
124 std::ostream&
StreamInfo(std::ostream& os)
const;
176 const std::vector<G4TwoVector>&
poly)
const;
182 const G4int ipl)
const;
225 #include "G4GenericTrap.icc"