9#ifndef EVENT_LOOP__FACTORY_PRELOAD_MODULE_H
10#define EVENT_LOOP__FACTORY_PRELOAD_MODULE_H
33 Gaudi::Property<std::string>
preloader {
this,
"preloader",
"",
34 "the preloader configuration to use"};
char data[hepevt_bytes_allocation_ATLAS]
a Module preloading all the registered factories
Gaudi::Property< std::string > preloader
StatusCode onInitialize(ModuleData &data) override
action just before algorithms are initialized
the base class for EventLoop instrumentation module
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.
the data the EventLoop core classes are sharing with the Module implementation