9 #include <io/CONEXRandomFile.h>
10 #include <evt/Event.h>
11 #include <utl/RandomEngine.h>
12 #include <utl/ErrorLogger.h>
13 #include <utl/AugerUnits.h>
14 #include <fwk/RandomEngineRegistry.h>
16 #include <CLHEP/Random/Randomize.h>
24 using namespace CLHEP;
35 RandomEngine& rand = RandomEngineRegistry::GetInstance().Get(RandomEngineRegistry::eDetector);
38 std::ostringstream info;
39 info <<
"CONEXRandomFile::NextEntry() -> " << r;
Read profiles from CONEX.
RandomEngineType & GetEngine()
Mode
Available open modes.
#define INFO(message)
Macro for logging informational messages.
Class representing a document branch.
Wraps the random number engine used to generate distributions.
int GetNEvents() override