Skip to content

Instantly share code, notes, and snippets.

@pgjones
Created March 6, 2012 18:01
Show Gist options
  • Save pgjones/1987789 to your computer and use it in GitHub Desktop.
Save pgjones/1987789 to your computer and use it in GitHub Desktop.
Simple inroot reader for rat
/run/initialize
/rat/proc count
/rat/procset update 100
/rat/proc fitter
/rat/procset method "nearAV" #For example
/rat/proc outroot
/rat/procset file "new.root"
/rat/inroot/read old.root
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment