Rev 198 | Rev 207 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 198 | Rev 203 | ||
|---|---|---|---|
| Line 414... | Line 414... | ||
| 414 | printf ("Usage: Read of the DRS4 PSI board and dump of the waveforms in the file:\n\n"); |
414 | printf ("Usage: Read of the DRS4 PSI board and dump of the waveforms in the file:\n\n"); |
| 415 | printf ("Arguments: \n"); |
415 | printf ("Arguments: \n"); |
| 416 | printf ("-v verbosity \n"); |
416 | printf ("-v verbosity \n"); |
| 417 | printf ("-a output rootfile \n"); |
417 | printf ("-a output rootfile \n"); |
| 418 | printf ("-o output filename \n"); |
418 | printf ("-o output filename \n"); |
| 419 | printf ("-r |
419 | printf ("-r range \n"); |
| 420 | printf ("-n number of events\n"); |
420 | printf ("-n number of events\n"); |
| 421 | printf ("-m channel bit mask\n"); |
421 | printf ("-m channel bit mask\n"); |
| 422 | printf ("-h trigger type (0 software, 1 fast hardware, 2 slow hardware)\n"); |
422 | printf ("-h trigger type (0 software, 1 fast hardware, 2 slow hardware)\n"); |
| 423 | printf ("-d trigger delay in ns\n"); |
423 | printf ("-d trigger delay in ns\n"); |
| 424 | printf ("-f sampling frequency\n"); |
424 | printf ("-f sampling frequency\n"); |