|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "CLHEP/Random/RandomEngine.h"
10 m_rndmSvc(
"AtRanluxGenSvc",
name),
22 msg() << MSG::INFO <<
" Initializing " <<
endmsg;
23 return ((
m_rndmSvc.retrieve()).isSuccess() &&
34 return StatusCode::SUCCESS;
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
TestRandomSeqAlg(const std::string &name, ISvcLocator *pSvcLocator)
ServiceHandle< IAtRndmGenSvc > m_rndmSvc
handle to the IAtRndmGenSvc we want to test
virtual StatusCode initialize()
StringProperty m_streamName
::StatusCode StatusCode
StatusCode definition for legacy code.
IntegerProperty m_noOfNo
number of random numbers to shoot (and print)
virtual StatusCode execute()
CLHEP::HepRandomEngine * m_pEng