LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Implementation of the per-event random seed assignment policy. More...
#include <string>
#include <memory>
#include <type_traits>
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/ParameterSet.h"
#include "canvas/Utilities/Exception.h"
#include "nurandom/RandomUtils/Providers/PolicyFactory.h"
#include "nurandom/RandomUtils/Providers/RandomSeedPolicyBase.h"
#include "nurandom/RandomUtils/Providers/EngineId.h"
#include "nurandom/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 | |
Implementation of the per-event random seed assignment policy.
No code in this files is directly serviceable. Documentation is up to date though.
Definition in file PerEventPolicy.h.