![]() |
The Gaudi Framework
v38r0 (2143aa4c)
|
#include <memory>
#include "TBufferXML.h"
#include "TH1.h"
#include "TH1D.h"
#include "TH1F.h"
#include "TH2D.h"
#include "TH2F.h"
#include "TH3D.h"
#include "TH3F.h"
#include "TProfile.h"
#include "TProfile2D.h"
#include "AIDA/IHistogram1D.h"
#include "AIDA/IHistogram2D.h"
#include "AIDA/IHistogram3D.h"
#include "AIDA/IProfile1D.h"
#include "AIDA/IProfile2D.h"
#include "GaudiUtils/Aida2ROOT.h"
#include "GaudiUtils/HistoXML.h"
Go to the source code of this file.
Implementation file for histogram --> XML conversion functions
Definition in file HistoXML.cpp.