The Gaudi Framework  v30r3 (a5ef0a68)
PartitionSwitchTool.cpp File Reference
Include dependency graph for PartitionSwitchTool.cpp:

Go to the source code of this file.

Classes

class  PartitionSwitchTool
 

Macros

#define CHECK(x, y)
 

Macro Definition Documentation

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

Definition at line 53 of file PartitionSwitchTool.cpp.