The Gaudi Framework  master (37c0b60a)
RootPerfMonSvc.cpp File Reference
#include "RootUtils.h"
#include <GaudiKernel/DataIncident.h>
#include <GaudiKernel/IIncidentSvc.h>
#include <GaudiKernel/Incident.h>
#include <GaudiKernel/MsgStream.h>
#include <GaudiKernel/System.h>
#include <RootCnv/RootPerfMonSvc.h>
#include <TBranch.h>
#include <TDirectory.h>
#include <TMap.h>
#include <TObjString.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

◆ S_FAIL

#define S_FAIL   StatusCode::FAILURE

Definition at line 42 of file RootPerfMonSvc.cpp.

◆ S_OK

#define S_OK   StatusCode::SUCCESS

Definition at line 41 of file RootPerfMonSvc.cpp.

Typedef Documentation

◆ CSTR

typedef const string& CSTR

Definition at line 38 of file RootPerfMonSvc.cpp.