#include "RConverter.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IRegistry.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "GaudiKernel/HistogramBase.h"
#include "RootObjAddress.h"
#include "TArray.h"
#include <memory>
Include dependency graph for RHistogramCnv.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | RootHistCnv |
Classes | |
class | RootHistCnv::RHistogramCnv< T, S, Q > |
Generic converter to save/read AIDA_ROOT histograms using ROOT. More... | |
struct | RootHistCnv::RHistogramCnv< T, S, Q >::TTH< CLASS > |
Defines | |
#define | ROOTHISTCNV_RHISTOGRAMCNV_H 1 |
#define ROOTHISTCNV_RHISTOGRAMCNV_H 1 |
Definition at line 3 of file RHistogramCnv.h.