ATLAS Offline Software
|
#include <EventLoopAlgs/Global.h>
#include <EventLoop/Algorithm.h>
#include <RootCoreUtils/Assert.h>
Go to the source code of this file.
Classes | |
class | EL::WhiteBoardSvc |
Namespaces | |
EL | |
This module defines the arguments passed from the BATCH driver to the BATCH worker. | |
Functions | |
WhiteBoardSvc * | EL::getWhiteBoardSvc (IWorker *worker) |
effects: get the whiteboard service for this worker guarantee: strong failures: formula service not configured requires: worker != 0 requires: !outputStream.empty() postcondition: result != 0 More... | |