Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-05 08:11:56

0001 while IFS= read -r line; 
0002     do 
0003         echo "$line"; 
0004         
0005         root -l -b -q hot_chan_finder.C\(\"${line}\"\)
0006 
0007         sleep 10;
0008 
0009     done < /sphenix/user/ChengWei/INTT/INTT_commissioning/ZeroField/run_list.txt