CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Static Public Member Functions | List of all members
CLHEP::EngineFactory Class Reference

#include <EngineFactory.h>

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file Matrix/CLHEP/Random/EngineFactory.h.

Member Function Documentation

◆ newEngine() [1/8]

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

Definition at line 58 of file EngineFactory.cc.

References is().

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

◆ newEngine() [2/8]

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

◆ newEngine() [3/8]

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

◆ newEngine() [4/8]

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

◆ newEngine() [5/8]

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

Definition at line 84 of file EngineFactory.cc.

References v.

◆ newEngine() [6/8]

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

◆ newEngine() [7/8]

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

◆ newEngine() [8/8]

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

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