|
ATLAS Offline Software
|
Go to the documentation of this file.
22 #ifndef GENERATORMODULESHYDJET_H
23 #define GENERATORMODULESHYDJET_H
46 Hydjet(
const std::string&
name, ISvcLocator* pSvcLocator);
virtual ~Hydjet()=default
virtual StatusCode callGenerator()
For calling the generator on each iteration of the event loop.
CommandVector m_InitializeVector
void set_user_params(void)
Base class for common behaviour of generator interfaces.
::StatusCode StatusCode
StatusCode definition for legacy code.
Hydjet(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< long int > m_seeds
virtual StatusCode genInitialize()
For initializing the generator, if required.
std::vector< std::string > CommandVector
virtual StatusCode fillEvt(HepMC::GenEvent *evt)
For filling the HepMC event object.
virtual StatusCode genFinalize()
For finalising the generator, if required.
SG::WriteHandleKey< HijingEventParams > m_event_paramsKey
std::vector< std::string > CommandVector