26 |
printf("\t -v be verbose \n"); |
printf("\t -v be verbose \n"); |
27 |
printf("\t -event: which event to analyze [default = 0] (if negative analyze |event| events after a calibration)\n"); |
printf("\t -event: which event to analyze [default = 0] (if negative analyze |event| events after a calibration)\n"); |
28 |
printf("\t -va1: which va1 to analyze [default = 0] (the standard is: DSP*100+VA1)\n"); |
printf("\t -va1: which va1 to analyze [default = 0] (the standard is: DSP*100+VA1)\n"); |
29 |
printf("\t -value: number of events to store in the .dat file with va1 values\n"); |
printf("\t -value: number of events to store in the .dat file with va1 values*10 + # of calibration (if #of cal = 0, select all calibrations)\n"); |
30 |
printf("\t -outDir: path of the output directory [default = ./] (with or without final '/')\n"); |
printf("\t -outDir: path of the output directory [default = ./] (with or without final '/')\n"); |
31 |
printf("\t -format: format of the output file (without .) [default = pdf] (accepted formats: pdf, ps, png, jpg, gif)\n"); |
printf("\t -format: format of the output file (without .) [default = pdf] (accepted formats: pdf, ps, png, jpg, gif)\n"); |
32 |
printf("\nExamples:\n\tFTrkScanQLook_EXPERT /home/pamela/filesfromyoda/DW_xxxxxx_yyyy.root \n\n"); |
printf("\nExamples:\n\tFTrkScanQLook_EXPERT /home/pamela/filesfromyoda/DW_xxxxxx_yyyy.root \n\n"); |