The Gaudi Framework  v29r0 (ff2e7097)
RootCnvSvc.cpp File Reference
Include dependency graph for RootCnvSvc.cpp:

Go to the source code of this file.

Namespaces

 GaudiRoot
 

Macros

#define S_OK   StatusCode::SUCCESS
 
#define S_FAIL   StatusCode::FAILURE
 
#define MBYTE   ( 1024 * 1024 )
 
#define kBYTE   1024
 

Typedefs

typedef const stringCSTR
 

Functions

bool GaudiRoot::patchStreamers (MsgStream &log)
 

Macro Definition Documentation

#define kBYTE   1024

Definition at line 51 of file RootCnvSvc.cpp.

#define MBYTE   ( 1024 * 1024 )

Definition at line 50 of file RootCnvSvc.cpp.

#define S_FAIL   StatusCode::FAILURE

Definition at line 39 of file RootCnvSvc.cpp.

#define S_OK   StatusCode::SUCCESS

Definition at line 38 of file RootCnvSvc.cpp.

Typedef Documentation

typedef const string& CSTR

Definition at line 36 of file RootCnvSvc.cpp.