Seeder_t functor setting the seed of a CLHEP::HepRandomEngine engine (untested!) More...
#include <NuRandomService.h>
Public Member Functions | |
CLHEPengineSeeder (CLHEP::HepRandomEngine &e) | |
CLHEPengineSeeder (CLHEP::HepRandomEngine *e) | |
void | operator() (EngineId const &, seed_t seed) |
Protected Attributes | |
CLHEP::HepRandomEngine & | engine |
Seeder_t functor setting the seed of a CLHEP::HepRandomEngine engine (untested!)
Definition at line 853 of file NuRandomService.h.
|
inline |
Definition at line 855 of file NuRandomService.h.
|
inline |
Definition at line 856 of file NuRandomService.h.
Definition at line 857 of file NuRandomService.h.
|
protected |
Definition at line 865 of file NuRandomService.h.