Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VSolid.hh File Reference
#include "G4Types.hh"
#include "G4String.hh"
#include "geomdefs.hh"
#include "G4ThreeVector.hh"
#include <vector>
#include "G4VSolid.icc"

Go to the source code of this file.

Classes

class  G4VSolid
 

Typedefs

using G4ThreeVectorList = std::vector< G4ThreeVector >
 
using G4GeometryType = G4String
 

Typedef Documentation

◆ G4GeometryType

Definition at line 80 of file G4VSolid.hh.

◆ G4ThreeVectorList

using G4ThreeVectorList = std::vector<G4ThreeVector>

Definition at line 79 of file G4VSolid.hh.