Test the NuRandomService.
More...
#include "SeedTestUtils.h"
#include "nutools/RandomUtils/NuRandomService.h"
#include "canvas/Utilities/Exception.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Principal/SubRun.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Framework/Services/Optional/RandomNumberGenerator.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/JamesRandom.h"
#include "CLHEP/Random/RandFlat.h"
#include <string>
#include <vector>
#include <sstream>
#include <iomanip>
#include <memory>
Go to the source code of this file.
Test the NuRandomService.
- Author
- Rob Kutschke (kutsc.nosp@m.hke@.nosp@m.fnal..nosp@m.gov), Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
- See also
- NuRandomService.hh
Definition in file SeedTestPolicy_module.cc.
#define NUTOOLS_RANDOMUTILS_NuRandomService_USECLHEP 1 |