Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4INCL::Random::Adapter Class Reference

#include <G4INCLRandom.hh>

Public Member Functions

G4int operator() (const G4int n) const
 

Detailed Description

Definition at line 157 of file G4INCLRandom.hh.

Member Function Documentation

G4int G4INCL::Random::Adapter::operator() ( const G4int  n) const

Definition at line 223 of file G4INCLRandom.cc.

223  {
224  return shootInteger(n);
225  }
T shootInteger(T n)
Definition: G4INCLRandom.hh:96

Here is the call graph for this function:


The documentation for this class was generated from the following files: