9#ifndef ROOT7_Browsable_TObjectItem
10#define ROOT7_Browsable_TObjectItem
Representation of single item in the browser.
Representation of single item in the file browser for generic TObject object.
std::string className
class name
virtual ~TObjectItem()=default
const std::string & GetClassName() const
void SetClassName(const std::string &_className)
TObjectItem(const std::string &_name, int _nchilds)
Mother of all ROOT objects.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...