LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
RandomPolicy.h File Reference

Implementation of the random seed assignment policy "random". More...

#include <ostream>
#include <memory>
#include <random>
#include <chrono>
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/ParameterSet.h"
#include "nurandom/RandomUtils/Providers/RandomSeedPolicyBase.h"

Go to the source code of this file.

Classes

class  rndm::details::RandomPolicy< SEED >
 Implementation of the "random" policy. More...
 
class  rndm::details::RandomPolicy< SEED >::RandomImpl
 

Namespaces

 rndm
 
 rndm::details
 

Detailed Description

Implementation of the random seed assignment policy "random".

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
20150211
See also
SeedMaster.h

No code in this files is directly serviceable. Documentation is up to date though.

Definition in file RandomPolicy.h.