#include <IOStats.h>
Public Member Functions | |
~IOStats () | |
Destructor. | |
ReadStats & | stats () |
Access the object describing the file access pattern. | |
const ReadStats & | stats () const |
Access the object describing the file access pattern (const version). | |
Static Public Member Functions | |
static IOStats & | instance () |
Singleton object accessor. |
Singleton object holding on to the process's I/O statistics
This singleton class holds the xAOD file access statistics object describing the auxiliary variable access pattern of the current process.