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