ATLAS Offline Software
|
#include "PrescalingTool.h"
#include "AthenaKernel/SlotSpecificObj.h"
#include "xAODEventInfo/EventInfo.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) > | PSTRanluxFactory |
const std::function< CLHEP::HepRandomEngine*(void) > PSTRanluxFactory |
Definition at line 14 of file PrescalingTool.cxx.