CbmRoot
|
Set of tools for online->ROOT QA-objects conversions (header) More...
#include "Histogram.h"
#include "Logger.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TProfile.h"
#include "TProfile2D.h"
#include <type_traits>
Go to the source code of this file.
Classes | |
class | cbm::qa::RootHistogramAccessor< RootHistogram > |
Helper class to access protected fields of TH1, TH2, TProfile and TProfile2D. More... | |
class | cbm::qa::OnlineInterface |
A collection of tools for online QA object conversions. More... | |
Namespaces | |
namespace | cbm |
namespace | cbm::qa |
Set of tools for online->ROOT QA-objects conversions (header)
Definition in file CbmQaOnlineInterface.h.