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 | |
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.
1.8.11