Skip to content

dongfangqingxin/RTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTools

OutputFileObj.py

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

Dependency requeried

About

root tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • Shell 2.2%