Functions | |
def | literal2root |
def | tfile_cd |
def ROOTData.literal2root | ( | literal, | |
rootType, | |||
tstreamerinfo = None |
|||
) |
Convert an hexadecimal string into a root-object. The correct TStreamerInfo is passed in order to avoid inconsistencies.
Definition at line 24 of file ROOTData.py.
Referenced by dqm_interfaces.DQMcommunicator.get_root_objects(), dqm_interfaces.DQMcommunicator.get_root_objects_list(), dqm_interfaces.DQMcommunicator.get_root_objects_list_recursive(), dqm_interfaces.DQMcommunicator.get_root_objects_recursive(), and dqm_interfaces.DirWalkerDB.run().
Safely re-build and navigate the directory structure.
Definition at line 5 of file ROOTData.py.