15#ifdef XROOFIT_USE_PRAGMA_ONCE 
   18#if !defined(XROOFIT_XROOBROWSER_H) || defined(XROOFIT_USE_PRAGMA_ONCE) 
   19#ifndef XROOFIT_USE_PRAGMA_ONCE 
   20#define XROOFIT_XROOBROWSER_H 
   37   void ls(
const char *path = 
nullptr) 
const override;
 
   38   void cd(
const char *path);
 
   40   void HandleMenu(
Int_t id);
 
   43   std::shared_ptr<xRooNode> 
fNode;    
 
#define ClassDefOverride(name, id)
std::shared_ptr< xRooNode > fNode
std::shared_ptr< xRooNode > fTopNode
Using a TBrowser one can browse all ROOT objects.
This is the ROOT implementation of the Qt object communication mechanism (see also http://www....
#define BEGIN_XROOFIT_NAMESPACE
#define END_XROOFIT_NAMESPACE