Classes | Namespaces
PerEventPolicy.h File Reference

Implementation of the per-event random seed assignment policy. More...

#include <string>
#include <sstream>
#include <ostream>
#include <type_traits>
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/ParameterSet.h"
#include "canvas/Utilities/Exception.h"
#include "nutools/RandomUtils/Providers/RandomSeedPolicyBase.h"
#include "nutools/RandomUtils/Providers/EngineId.h"
#include "nutools/RandomUtils/Providers/EventSeedInputData.h"

Go to the source code of this file.

Classes

class  rndm::details::PerEventPolicy< SEED >
 Implementation of the "perEvent" policy. More...
 

Namespaces

 rndm
 
 rndm::details
 

Detailed Description

Implementation of the per-event random seed assignment policy.

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