ATLAS Offline Software
Namespaces | Functions
Event/xAOD/xAODCore/xAODCore/tools/Utils.h File Reference
#include <string>
#include <Rtypes.h>
Include dependency graph for Event/xAOD/xAODCore/xAODCore/tools/Utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
 xAOD::Utils
 

Functions

std::string xAOD::Utils::timeToString (::Double_t secs)
 Function creating a human-readable elapsed time printout. More...
 
std::string xAOD::Utils::sizeToString (::Long64_t bytes)
 Function for printing data sizes in human-readable format. More...
 
std::string xAOD::Utils::speedToString (::Double_t bytespersec)
 Function for printing data processing speeds in a human-readable format. More...