1 #ifndef MemoryUsage_hxx_seen 2 #define MemoryUsage_hxx_seen 17 return lhs.fMemResident < rhs.fMemResident;
25 return lhs.fMemVirtual < rhs.fMemVirtual;
37 void Enable(
bool enable =
true);
62 std::vector<ProcInfo_t> fEventMemory;
bool operator()(ProcInfo_t lhs, ProcInfo_t rhs)
bool operator()(ProcInfo_t lhs, ProcInfo_t rhs)
MemoryUsage()
Construct the memory usage class with logging disabled.
void Enable(bool enable=true)
void Write()
Write histograms of the memory usage to the output file.