Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
PerfMonUtils.cxx File Reference
#include <vector>
#include <string>
#include "GaudiKernel/IProperty.h"
#include "Gaudi/Property.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/IAuditorSvc.h"
#include "GaudiKernel/IAuditor.h"
#include "PerfMonUtils.h"
Include dependency graph for PerfMonUtils.cxx:

Go to the source code of this file.

Namespaces

 PerfMon
 

Functions

StatusCode PerfMon::makeAuditor (const std::string &audName, IAuditorSvc *audSvc, MsgStream &msg)
 simple function to factorize boring things such as asking the AuditorSvc if an auditor is there (and scheduled) and make sure to create it if it is not yet alived. More...