79 inline std::vector<G4ThreeVector>
GetVertices()
const;
95 std::vector<G4ThreeVector> vertices;
96 for (
unsigned int i=0; i<vec.size(); ++i)
99 vertices.push_back(v);
CLHEP::Hep3Vector G4ThreeVector
std::vector< UVector3 > GetVertices() const
G4UTet & operator=(const G4UTet &rhs)
std::vector< G4ThreeVector > GetVertices() const
G4UTet(const G4String &pName, G4ThreeVector anchor, G4ThreeVector p2, G4ThreeVector p3, G4ThreeVector p4, G4bool *degeneracyFlag=0)