Parent Directory | Revision Log | Patch
revision 1.1 by mocchiut, Fri Oct 26 11:41:33 2007 UTC | revision 1.2 by mocchiut, Tue Dec 4 08:51:11 2007 UTC | |
---|---|---|
# | Line 56 int HandleInputPar(int argc, char **argv | Line 56 int HandleInputPar(int argc, char **argv |
56 | DIR = gSystem->WorkingDirectory(); | DIR = gSystem->WorkingDirectory(); |
57 | LIST = ""; | LIST = ""; |
58 | OUTFILE = ""; | OUTFILE = ""; |
59 | OPTIONS = "+ALL -CAL"; | OPTIONS = "-ALL +TRK2 +TOF +TRG +AC +ND +S4 +ORB"; |
60 | // MAXEV = 0; | // MAXEV = 0; |
61 | ||
62 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |