|
Geant4
10.02
|
#include "G4WentzelVIModel.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "Randomize.hh"#include "G4ParticleChangeForMSC.hh"#include "G4PhysicsTableHelper.hh"#include "G4ElementVector.hh"#include "G4ProductionCutsTable.hh"#include "G4EmParameters.hh"#include "G4Log.hh"#include "G4Exp.hh"
Include dependency graph for G4WentzelVIModel.cc:Go to the source code of this file.
Variables | |
| const G4int | minNCollisions = 10 |
| const G4int minNCollisions = 10 |
Definition at line 74 of file G4WentzelVIModel.cc.
Referenced by G4WentzelVIModel::ComputeGeomPathLength(), and G4WentzelVIModel::ComputeTrueStepLength().