Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4LENDModel.cc File Reference
#include "G4LENDModel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4NistManager.hh"
#include "G4PhysicsModelCatalog.hh"
#include "G4IonTable.hh"

Go to the source code of this file.

Functions

double MyRNG (void *)
 

Function Documentation

◆ MyRNG()

double MyRNG ( void *  )

Definition at line 46 of file G4LENDModel.cc.

46{ return G4Random::getTheEngine()->flat(); }

Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), and G4LENDInelastic::ApplyYourself().