Geant4-11
Data Structures | Functions
G4LENDModel.hh File Reference
#include "G4LENDHeader.hh"
#include "G4LENDManager.hh"
#include "G4LENDUsedTarget.hh"
#include "G4HadronicInteraction.hh"
#include "globals.hh"

Go to the source code of this file.

Data Structures

class  G4LENDModel
 

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().