![]() |
|
|||
File indexing completed on 2025-08-06 08:16:11
0001 #! /bin/sh 0002 LINE=`awk "NR==$1" CondorList.txt` 0003 echo $LINE 0004 0005 #remove all space characters from the argument string to root 0006 FIXEDLINE=`echo $LINE | sed "s/ //g"` 0007 root -b -q groot100.C\($FIXEDLINE\);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |