CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::EngineFactory Class Reference

#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 24 of file EngineFactory.h.

Member Function Documentation

◆ newEngine() [1/2]

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

◆ newEngine() [2/2]

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

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