For some reason, we are using root files with the following directories:
##############################
TDirectoryFile* DQMData DQMData
KEY: TDirectoryFile Run 182124;1 Run 182124
KEY: TDirectoryFile Reference;1 Reference
###################################
It is simple enough to get to “Reference” using
Reference->cd()
How can I go to “Run 182124” directory? That is, how to read a name with an empty space in it?