#include "SoHistogramCnv.h"
#include <AIDA/IHistogram1D.h>
#include <AIDA/IHistogram2D.h>
#include <GaudiKernel/ISvcLocator.h>
#include <GaudiKernel/IService.h>
#include <GaudiKernel/MsgStream.h>
#include <GaudiKernel/CnvFactory.h>
#include <GaudiKernel/DataObject.h>
#include <OnXSvc/IUserInterfaceSvc.h>
#include <OnXSvc/ClassID.h>
#include <HEPVis/nodekits/SoPlotterRegion.h>
#include <HEPVis/nodekits/SoPlotter.h>
#include <OnX/Interfaces/IWidget.h>
#include <OnX/Interfaces/IWidgetClass.h>
#include <TVirtualPad.h>
#include <TH1D.h>
#include <TH2D.h>
#include "GaudiKernel/HistogramBase.h"
#include <AIDA/IAxis.h>
#include <AIDA/IAnnotation.h>
#include <HEPVis/SbPlottableThings.h>
#include <Lib/smanip.h>
Include dependency graph for SoHistogramCnv.cpp:
Go to the source code of this file.
Functions | |
DECLARE_CONVERTER_FACTORY (SoHistogramCnv) |