Classes | Namespaces | Macros
SeedTestPolicy_module.cc File Reference

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.

Classes

class  testing::SeedTestPolicy
 Test module for NuRandomService. More...
 

Namespaces

 testing
 LArSoft test utilities.
 

Macros

#define NUTOOLS_RANDOMUTILS_NuRandomService_USECLHEP   1
 

Detailed Description

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.

Macro Definition Documentation

#define NUTOOLS_RANDOMUTILS_NuRandomService_USECLHEP   1

Definition at line 12 of file SeedTestPolicy_module.cc.