This is used to print all objs(with path) in the .root file
- Method1: -- python3.py OutputFileObj.py path/to/inputFile.root
- Method2: -- write a alias into the .bashrc alias obj='python3 /home/wuct/ALICE/local/RTools/RTools/Tools/OutputFileObj.py' -- obj path/to/inputFile.root