41
edits
/run/beamOn 10000
=== Example Miniclean analysis code ===
Location of the example annotated analysis script:
/afs/hep.wisc.edu/ddm/MiniCLEAN/annotated_analysis_script.C
This analysis code needs to be compiled before you can run it.
To compile the analysis code, make a copy in the direction that you want to work in, source RAT by running
source /afs/hep.wisc.edu/ddm/ratcage/env.sh
open
.L annotated_analysis_script.C+
To run it, call the function
makehistogram("PATH_TO_YOUR_ROOT_FILE")
|
edits