Logo ROOT   6.18/05
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
ROOT::Experimental::RObjectDisplayItem Class Reference

Definition at line 71 of file RObjectDrawable.hxx.

Public Member Functions

 RObjectDisplayItem (TObject *obj, const std::string &opt)
 
- Public Member Functions inherited from ROOT::Experimental::RDisplayItem
 RDisplayItem ()=default
 
virtual ~RDisplayItem ()
 
std::string GetObjectID () const
 
void SetObjectID (const std::string &id)
 

Protected Attributes

const TObjectfObject
 object to draw More...
 
std::string fOption
 v6 draw options More...
 
- Protected Attributes inherited from ROOT::Experimental::RDisplayItem
std::string fObjectID
 unique object identifier More...
 

#include <ROOT/RObjectDrawable.hxx>

Inheritance diagram for ROOT::Experimental::RObjectDisplayItem:
[legend]

Constructor & Destructor Documentation

◆ RObjectDisplayItem()

ROOT::Experimental::RObjectDisplayItem::RObjectDisplayItem ( TObject obj,
const std::string &  opt 
)
inline

Definition at line 76 of file RObjectDrawable.hxx.

Member Data Documentation

◆ fObject

const TObject* ROOT::Experimental::RObjectDisplayItem::fObject
protected

object to draw

Definition at line 73 of file RObjectDrawable.hxx.

◆ fOption

std::string ROOT::Experimental::RObjectDisplayItem::fOption
protected

v6 draw options

Definition at line 74 of file RObjectDrawable.hxx.

Libraries for ROOT::Experimental::RObjectDisplayItem:
[legend]

The documentation for this class was generated from the following file: