root_numpy.list_directories

root_numpy.list_directories(filename)

Get a list of the directories in a ROOT file.

Parameters:

filename : str

Path to ROOT file.

Returns:

directories : list

List of directory names.