CbmRoot
|
Class for a canvas with a comparison of multiple graphs or histograms (header) More...
#include "Logger.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "TLegend.h"
#include "TPad.h"
#include <algorithm>
#include <limits>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
class | CbmQaCmpDrawer< Obj > |
Class to draw a comparison of objects on the provided canvas or pad. More... | |
Class for a canvas with a comparison of multiple graphs or histograms (header)
Definition in file CbmQaCmpDrawer.h.