4 #include "AIDA/IProfile1D.h"
5 namespace RootHistCnv {
11 #include "TProfile2D.h"
12 #include "AIDA/IProfile2D.h"
13 namespace RootHistCnv {
20 #include "AIDA/IHistogram1D.h"
21 namespace RootHistCnv {
28 #include "AIDA/IHistogram2D.h"
29 namespace RootHistCnv {
36 #include "AIDA/IHistogram3D.h"
37 namespace RootHistCnv {
RHistogramCnv< TProfile2D, TProfile2D, Gaudi::HistogramBase > RootHistCnvP2DCnv
RHistogramCnv< TH2D, TH2, Gaudi::HistogramBase > RootHistCnvH2DCnv
static const CLID & classID()
Inquire class type.
RootHistCnv::RHistogramCnv< TH3D, TH3, Gaudi::HistogramBase > RootHistCnvH3DCnv
Generic converter to save/read AIDA_ROOT histograms using ROOT.
unsigned int CLID
Class ID definition.
RHistogramCnv< TProfile, TProfile, Gaudi::HistogramBase > RootHistCnvP1DCnv
#define DECLARE_CONVERTER_FACTORY(x)
RHistogramCnv< TH1D, TH1, Gaudi::HistogramBase > RootHistCnvH1DCnv