Is there any simple way to check, wether a certain path, e.g.
file.root:/baba/bobo, does already exist in a root file with directory
structure? I think TDirectory::cd1() would make the job, however it is a
protected member function. Or how can I use this function without having the
compiler complaining?
Regards, Hajo