|
Gaudi Framework, version v22r4 |
| Home | Generated: Fri Sep 2 2011 |
#include "GaudiKernel/AlgTool.h"#include "GaudiKernel/SmartIF.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/Tokenizer.h"#include "GaudiKernel/ToolFactory.h"#include "GaudiKernel/IPartitionControl.h"
Go to the source code of this file.
Classes | |
| class | PartitionSwitchTool |
Defines | |
| #define | CHECK(x, y) if ( !x.isSuccess() ) _check(x, y); return x; |