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
39 void ls(
const char *path =
nullptr)
const override;
40 void cd(
const char *path);
45 std::shared_ptr<xRooNode>
fNode;
int Int_t
Signed integer 4 bytes (int).
#define ClassDefOverride(name, id)
std::shared_ptr< xRooNode > fTopNode
!
void cd(const char *path)
std::shared_ptr< xRooNode > fNode
!
xRooNode * Open(const char *filename)
void ls(const char *path=nullptr) const override
List TNamed name and title.
void HandleMenu(Int_t id)
The xRooNode class is designed to wrap over a TObject and provide functionality to aid with interacti...
TBrowser(const TBrowser &)=delete
TQObject(const TQObject &)=delete
#define BEGIN_XROOFIT_NAMESPACE
#define END_XROOFIT_NAMESPACE