9#ifndef ROOT7_Browsable_TKeyItem
10#define ROOT7_Browsable_TKeyItem
17namespace Experimental {
32 TKeyItem(
const std::string &_name,
int _nchilds) :
RItem(_name, _nchilds) {}
Representation of single item in the browser.
Representation of single item in the file browser for object from TKey.
std::string className
class name
virtual ~TKeyItem()=default
void SetClassName(const std::string &_className)
TKeyItem(const std::string &_name, int _nchilds)
Describe directory structure in memory.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.