#include <ROOT/RPave.hxx>
#include <ROOT/RDrawableRequest.hxx>
#include <ROOT/RPadBase.hxx>
#include <ROOT/RDisplayItem.hxx>
#include <ROOT/RHist.hxx>
#include <ROOT/RHistImpl.hxx>
#include <ROOT/RFrame.hxx>
#include <memory>
#include <string>
#include <vector>
Classes | |
class | ROOT::Experimental::RDisplayHistStat |
Object send to client for display of RHistStat, required to avoid sending histogram to the client. More... | |
class | ROOT::Experimental::RHist1StatBox |
class | ROOT::Experimental::RHist2StatBox |
class | ROOT::Experimental::RHist3StatBox |
class | ROOT::Experimental::RHistStatBox< DIMENSIONS > |
Template class for statistic box for RHist class. More... | |
class | ROOT::Experimental::RHistStatBoxBase |
Base class for histogram statistic box, provides graphics attributes and virtual method for fill statistic. More... | |
class | ROOT::Experimental::RHistStatBoxBase::RReply |
class | ROOT::Experimental::RHistStatBoxBase::RRequest |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Experimental |