ATLAS Offline Software
|
#include "PrescalingEmulationTool.h"
#include "AthenaKernel/SlotSpecificObj.h"
#include "GaudiKernel/IToolSvc.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/Ranlux64Engine.h"
Go to the source code of this file.
Variables | |
const std::function< CLHEP::HepRandomEngine *(void) > | RanluxFactory |
const std::function< CLHEP::HepRandomEngine*(void) > RanluxFactory |
Definition at line 11 of file PrescalingEmulationTool.cxx.