The Gaudi Framework  master (37c0b60a)
RHistogramCnv.cpp File Reference
#include "RHistogramCnv.h"
#include <AIDA/IProfile1D.h>
#include <TProfile.h>
#include <AIDA/IProfile2D.h>
#include <TProfile2D.h>
#include <AIDA/IHistogram1D.h>
#include <TH1D.h>
#include <AIDA/IHistogram2D.h>
#include <TH2D.h>
#include <AIDA/IHistogram3D.h>
#include <TH3D.h>
Include dependency graph for RHistogramCnv.cpp:

Go to the source code of this file.

Namespaces

 RootHistCnv
 

Typedefs

typedef RHistogramCnv< TProfile, TProfile, Gaudi::HistogramBaseRootHistCnv::RootHistCnvP1DCnv
 
typedef RHistogramCnv< TProfile2D, TProfile2D, Gaudi::HistogramBaseRootHistCnv::RootHistCnvP2DCnv
 
typedef RHistogramCnv< TH1D, TH1, Gaudi::HistogramBaseRootHistCnv::RootHistCnvH1DCnv
 
typedef RHistogramCnv< TH2D, TH2, Gaudi::HistogramBaseRootHistCnv::RootHistCnvH2DCnv
 
typedef RootHistCnv::RHistogramCnv< TH3D, TH3, Gaudi::HistogramBaseRootHistCnv::RootHistCnvH3DCnv