ATLAS Offline Software
Classes | Namespaces | Typedefs
MemoryMonitoringTool.h File Reference
#include "AthenaBaseComps/AthAlgTool.h"
#include "ISF_Interfaces/IMonitoringTool.h"
#include <utility>
#include <vector>
Include dependency graph for MemoryMonitoringTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISF::MemoryMonitoringTool
 

Namespaces

 ISF
 ISFParticleOrderedQueue.
 

Typedefs

typedef std::pair< const char *, int > ISF::InfoUsagePair
 these datatypes used to store (infoStr,memUsage) paired info More...
 
typedef std::vector< InfoUsagePair * > ISF::InfoUsagePairVector