39 #if defined(G4GEOM_USE_USOLIDS)
50 G4UTet::G4UTet(
const G4String& pName,
55 : G4USolid(pName, new UTet(pName,
56 UVector3(anchor.
x(),anchor.y(),anchor.
z()),
57 UVector3(p2.
x(), p2.y(), p2.
z()),
58 UVector3(p3.
x(), p3.y(), p3.
z()),
59 UVector3(p4.
x(), p4.y(), p4.
z()),
69 G4UTet::G4UTet( __void__&
a )
86 G4UTet::G4UTet(
const G4UTet& rhs)
96 G4UTet& G4UTet::operator = (
const G4UTet& rhs)
100 if (
this == &rhs) {
return *
this; }
104 G4USolid::operator=(rhs);
109 #endif // G4GEOM_USE_USOLIDS
CLHEP::Hep3Vector G4ThreeVector
const G4double x[NPOINTSGL]