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

Definition at line 71 of file TObjectDrawable.hxx.

Public Member Functions

 TObjectDisplayItem (TObject *obj, const std::string &opt)
 

Protected Attributes

const TObjectfObject
 object to draw More...
 
std::string fOption
 v6 draw options More...
 

#include <ROOT/TObjectDrawable.hxx>

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

Constructor & Destructor Documentation

◆ TObjectDisplayItem()

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

Definition at line 76 of file TObjectDrawable.hxx.

Member Data Documentation

◆ fObject

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

object to draw

Definition at line 73 of file TObjectDrawable.hxx.

◆ fOption

std::string ROOT::Experimental::TObjectDisplayItem::fOption
protected

v6 draw options

Definition at line 74 of file TObjectDrawable.hxx.

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

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