41
edits
/generator/rate/set 1.0
/run/beamOn 10000
=== Example Miniclean analysis code
/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 /afs/hep.wisc.edu/ddm/ratcage/env.sh
open root, then use root code
.X annotated_analysis_script.C+
To run it, use root code
|
edits