Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
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().