The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <fstream>
#include <functional>
#include <map>
#include <string>
#include "GaudiKernel/IChronoStatSvc.h"
#include "GaudiKernel/IIncidentListener.h"
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/Service.h"
Go to the source code of this file.
Classes | |
class | ChronoStatSvc |
The Chrono & Stat Sservice: service implements the IChronoStatSvc interface and provides the basic chronometry and some statistical counts needed by all applications. More... | |