Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

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...

Defines

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


Define Documentation

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

Definition at line 104 of file PartitionSwitchAlg.cpp.


Generated at Mon May 3 12:20:15 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004