Analysis Howto

From HallCWiki
Revision as of 13:15, 3 March 2017 by Bericic (talk | contribs) (New page: == Short Analysis Instructions == ssh cdaq@cdaql1 # connect to analysis machine go_kpp # sources environment and goes to correct folder ./run_hms.sh # runs short HMS ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Short Analysis Instructions

 ssh cdaq@cdaql1  # connect to analysis machine
 go_kpp           # sources environment and goes to correct folder
 ./run_hms.sh     # runs short HMS online analysis of the latest run
 ./run_shms.sh    # runs short SHMS online analysis of the latest run


Detailed Analysis Instructions

fixme