CHROMA
Classes | Functions | Variables
Chroma::InlineSetRNGEnv Namespace Reference

Classes

struct  Params
 Parameter structure. More...
 
class  InlineMeas
 Set the RNG seed. More...
 

Functions

bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "SET_RNG"
 

Function Documentation

◆ registerAll()

bool Chroma::InlineSetRNGEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::InlineSetRNGEnv::name = "SET_RNG"

Definition at line 25 of file inline_rng.cc.

Referenced by Chroma::InlineSetRNGEnv::InlineMeas::operator()(), and registerAll().