Logo ROOT  
Reference Guide
RHistDrawable.hxx File Reference
#include <ROOT/RDrawable.hxx>
#include <ROOT/RAttrLine.hxx>
#include <ROOT/RHist.hxx>
#include <ROOT/RHistImpl.hxx>
#include <ROOT/RMenuItem.hxx>
#include <memory>
Include dependency graph for RHistDrawable.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RHistDrawable< DIMENSIONS >
 

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Functions

auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH1C > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH1D > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH1F > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH1I > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH2C > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH2D > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH2F > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH2I > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH3C > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH3D > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH3F > &histimpl)
 
auto ROOT::Experimental::GetDrawable (const std::shared_ptr< RH3I > &histimpl)