ATLAS Offline Software
Classes | Namespaces | Functions
FormulaSvc.h File Reference
#include <MultiDraw/Global.h>
#include <EventLoop/Algorithm.h>
Include dependency graph for FormulaSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MD::FormulaSvc
 

Namespaces

 MD
 This module provides a lot of global definitions, forward declarations and includes that are used by all modules.
 

Functions

std::string MD::dbg (const FormulaSvc &obj, unsigned verbosity=0)
 returns: the debugging info of this object guarantee: strong failures: out of memory II More...
 
void MD::useFormulas (EL::Job &job)
 effects: register the formula service for this job guarantee: strong failures: out of memory I More...
 
FormulaSvc * MD::formulas (EL::IWorker *worker)
 returns: the formula service for this worker guarantee: strong failures: formula service not configured requires: worker != 0 More...