| 
    Geant4
    10.02.p03
    
   | 
 
#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"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.