The Gaudi Framework
v29r0 (ff2e7097)
|
#include "FileMgr.h"
#include <fstream>
#include "GaudiKernel/IJobOptionsSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "POSIXFileHandler.h"
#include "RootFileHandler.h"
Go to the source code of this file.
Macros | |
#define | ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
#define | ON_VERBOSE if ( msgLevel( MSG::VERBOSE ) ) |
#define ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
Definition at line 11 of file FileMgr.cpp.
#define ON_VERBOSE if ( msgLevel( MSG::VERBOSE ) ) |
Definition at line 12 of file FileMgr.cpp.