Dataspy and Dhist are online diagnostic programs based on the ``DD'' shared-memory system for obtaining a fraction of data from the event builder; the fraction is determined by the requirement that the programs add no deadtime. If the event rate is sufficiently low the program will be able to check every event, otherwise only a random subset are processed. Dataspy prints event information from various detectors to the screen. Dhist plots detector data using the HPLOT package from CERNLIB. The intention of these programs is to provide rapid online diagnostics of the raw data with absolutely no cuts, biases, or processing.
dataspy [-f filename -r -s -v -p -l -g]
where [...] are arguments:
-f is for CODA file `filename' (if no file is specified the default is to obtain data from the online DD system which is how you normally run dataspy).
-r to display raw data dump in CODA format
-s to display scintillator results
-v to display VDC results
-p to display preshower results
-l to display shower (leadglass) results
-g to display gas cerenkov results
If you type a wrong argument dataspy will remind you of the usage.