Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4GeomTools.hh File Reference
#include <vector>
#include "G4TwoVector.hh"
#include "G4ThreeVector.hh"

Go to the source code of this file.

Classes

class  G4GeomTools
 

Typedefs

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

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.