![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
A class to assist in the distribution of guaranteed unique seeds. More...
#include <vector>#include <string>#include <map>#include <memory>#include <utility>#include "fhiclcpp/ParameterSet.h"#include "canvas/Utilities/Exception.h"#include "nurandom/RandomUtils/Providers/PolicyFactory.h"#include "nurandom/RandomUtils/Providers/PolicyNames.h"#include "nurandom/RandomUtils/Providers/MapKeyIterator.h"#include "nurandom/RandomUtils/Providers/EngineId.h"#include "nurandom/RandomUtils/Providers/Policies.h"#include "nurandom/RandomUtils/Providers/EventSeedInputData.h"#include <ostream>#include <iomanip>#include <algorithm>#include <iterator>#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Classes | |
| class | rndm::SeedMaster< SEED > |
| A class to assist in the distribution of guaranteed unique seeds to all engine IDs. More... | |
| struct | rndm::SeedMaster< SEED >::EngineInfo_t |
| Information for each engine. More... | |
Namespaces | |
| rndm | |
A class to assist in the distribution of guaranteed unique seeds.
Definition in file SeedMaster.h.