#!/bin/bash root -l -b -q 'DPMinel.C+("/panda/myResults/DPMoutputDec2013/all_1_5/results/")' &> logDPM_exl_1_5 #root -l -b -q 'sumPDGcodes.C+(211,124.63,"/panda/myResults/DPMoutputDec2013/all_1_5/results/",true)' &> logChannelsPiPl_1_5_worst #root -l -b -q 'sumPDGcodes.C+(-2212,124.63,"/panda/myResults/DPMoutputDec2013/all_1_5/results/",true)' &> logChannelsBarP_1_5_worst ##for cross-check with calculated by hand numbers! #root -l -b -q 'sumPDGcodes.C+(-211,124.63,"/panda/myResults/DPMoutputDec2013/all_1_5/results/",true)' &> logChannelsPiMn_1_5_worst #root -l -b -q 'sumPDGcodesALL.C+(50.26,"/panda/myResults/DPMoutputDec2013/all_15/results/",true)' &> logChannelsALL_15_worst