## snippet.tcl ## snippet Tcl file for the Workbook ## To run BetaMiniApp with this tcl snippet, go to workdir and type: ## BetaMiniApp snippet.tcl # set some important parameters set ConfigPatch MC set levelOfDetail cache set BetaMiniTuple root set histFileName myHistogram.root # Now send the job to the main Tcl file, MyMiniAnalysis.tcl sourceFoundFile BetaMiniUser/MyMiniAnalysis.tcl