Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
PartitionSwitchAlg.cpp File Reference
#include "GaudiKernel/IPartitionControl.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/SmartIF.h"
Include dependency graph for PartitionSwitchAlg.cpp:

Go to the source code of this file.

Classes

class  PartitionSwitchAlg
 Small algorith, which switches the partition of a configurable multi-service. More...
 

Macros

#define CHECK(x, y)   if ( !x.isSuccess() ) _check(x, y); return x;
 

Macro Definition Documentation

#define CHECK (   x,
 
)    if ( !x.isSuccess() ) _check(x, y); return x;

Definition at line 104 of file PartitionSwitchAlg.cpp.


Generated at Wed Jan 30 2013 17:13:42 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004