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

Implementation of some standard and historical random seed assignment policies. More...

Go to the source code of this file.

Classes

class  rndm::details::AutoIncrementPolicy< SEED >
 Implementation of the "autoIncrement" policy. More...
 
class  rndm::details::LinearMappingPolicy< SEED >
 Implementation of the "linearMapping" policy. More...
 
class  rndm::details::PredefinedSeedPolicy< SEED >
 Implementation of the "preDefinedSeed" policy. More...
 
class  rndm::details::PredefinedOffsetPolicy< SEED >
 Implementation of the "preDefinedOffset" policy. More...
 

Namespaces

 rndm
 
 rndm::details
 

Detailed Description

Implementation of some standard and historical random seed assignment policies.

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 StandardPolicies.h.