Geant4-11
Data Structures | Typedefs
G4GeomTools.hh File Reference
#include <vector>
#include "G4TwoVector.hh"
#include "G4ThreeVector.hh"

Go to the source code of this file.

Data Structures

class  G4GeomTools
 

Typedefs

using G4ThreeVectorList = std::vector< G4ThreeVector >
 
using G4TwoVectorList = std::vector< G4TwoVector >
 

Typedef Documentation

◆ G4ThreeVectorList

using G4ThreeVectorList = std::vector<G4ThreeVector>

Definition at line 43 of file G4GeomTools.hh.

◆ G4TwoVectorList

using G4TwoVectorList = std::vector<G4TwoVector>

Definition at line 42 of file G4GeomTools.hh.