Project
Loading...
Searching...
No Matches
o2::utils::ValueMonitor Class Reference

#include <ValueMonitor.h>

Public Member Functions

 ValueMonitor (std::string filename)
 
 ~ValueMonitor ()
 
template<typename T >
void Collect (const char *key, T value)
 main interface to add a value to a histogram called "key"
 

Detailed Description

Definition at line 45 of file ValueMonitor.h.

Constructor & Destructor Documentation

◆ ValueMonitor()

ValueMonitor::ValueMonitor ( std::string  filename)

Definition at line 19 of file ValueMonitor.cxx.

◆ ~ValueMonitor()

ValueMonitor::~ValueMonitor ( )

Definition at line 21 of file ValueMonitor.cxx.

Member Function Documentation

◆ Collect()

template<typename T >
void o2::utils::ValueMonitor::Collect ( const char key,
value 
)
inline

main interface to add a value to a histogram called "key"

Definition at line 89 of file ValueMonitor.h.


The documentation for this class was generated from the following files: