Test for GeneratedEventTimestamp. More...
#include "CLHEP/Random/RandomEngine.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "canvas/Persistency/Provenance/Timestamp.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "nurandom/RandomUtils/NuRandomService.h"
Go to the source code of this file.
Classes | |
class | TestGeneratedEventTimestamp |
Namespaces | |
fhicl | |
Functions | |
createEngine | fAuxEngine (art::ServiceHandle< rndm::NuRandomService >{}->createEngine(*this,"HepJamesRandom","aux", pset,"AuxSeed")) |
Variables | |
createEngine | this |
Test for GeneratedEventTimestamp.
Generated using artmod from cetpkgsupport v1_08_02.
Definition in file TestGeneratedEventTimestamp_module.cc.
createEngine fAuxEngine | ( | art::ServiceHandle< rndm::NuRandomService >{}->createEngine *,"","",,"" | AuxSeed | ) |
Definition at line 43 of file TestGeneratedEventTimestamp_module.cc.
createEngine this |
Definition at line 42 of file TestGeneratedEventTimestamp_module.cc.