The Gaudi Framework  v30r3 (a5ef0a68)
RootPerfMonSvc.cpp File Reference
#include "RootCnv/RootPerfMonSvc.h"
#include "GaudiKernel/DataIncident.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/Incident.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/System.h"
#include "RootUtils.h"
#include "TBranch.h"
#include "TDirectory.h"
#include "TMap.h"
#include "TSystem.h"
Include dependency graph for RootPerfMonSvc.cpp:

Go to the source code of this file.

Macros

#define S_OK   StatusCode::SUCCESS
 
#define S_FAIL   StatusCode::FAILURE
 

Typedefs

typedef const stringCSTR
 

Macro Definition Documentation

#define S_FAIL   StatusCode::FAILURE

Definition at line 30 of file RootPerfMonSvc.cpp.

#define S_OK   StatusCode::SUCCESS

Definition at line 29 of file RootPerfMonSvc.cpp.

Typedef Documentation

typedef const string& CSTR

Definition at line 27 of file RootPerfMonSvc.cpp.