Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Enumerations | |
enum | G4PhysicsVectorType { T_G4PhysicsFreeVector = 0 , T_G4PhysicsLinearVector , T_G4PhysicsLogVector } |
enum class | G4SplineType { Simple = 0 , Base , FixedEdges } |
enum G4PhysicsVectorType |
Enumerator | |
---|---|
T_G4PhysicsFreeVector | |
T_G4PhysicsLinearVector | |
T_G4PhysicsLogVector |
Definition at line 47 of file G4PhysicsVectorType.hh.
|
strong |
Enumerator | |
---|---|
Simple | |
Base | |
FixedEdges |
Definition at line 54 of file G4PhysicsVectorType.hh.