ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CLHEP::EngineFactory Class Reference

#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Random/EngineFactory.h>

Static Public Member Functions

static HepRandomEnginenewEngine (std::istream &is)
 
static HepRandomEnginenewEngine (std::vector< unsigned long > const &v)
 

Detailed Description

Definition at line 22 of file EngineFactory.h.

View newest version in sPHENIX GitHub at line 22 of file EngineFactory.h

Member Function Documentation

HepRandomEngine * CLHEP::EngineFactory::newEngine ( std::istream &  is)
static

Definition at line 51 of file EngineFactory.cc.

View newest version in sPHENIX GitHub at line 51 of file EngineFactory.cc

Referenced by CLHEP::HepRandomEngine::newEngine().

+ Here is the caller graph for this function:

HepRandomEngine * CLHEP::EngineFactory::newEngine ( std::vector< unsigned long > const &  v)
static

Definition at line 73 of file EngineFactory.cc.

View newest version in sPHENIX GitHub at line 73 of file EngineFactory.cc

References v.


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