How to run a COSINE example that fills histograms and displays them on a GUI (12/12/04)
scram project COSINE COSINE_1_0_0_pre6
cd COSINE_1_0_0_pre6/src
project COSINE; cvs co -r COSINE_1_0_0_pre6 SubfarmManager/DisplayServer/test/
cd SubfarmManager/DisplayServer/test/ ; scram b
eval `scram runtime -csh`
Producer & (starts producing histograms using random number generator)
Server 9050 & (collects histograms from Producer and sends them to HistoDisplayMain).
HistoDisplayMain (displays histograms with GUI).
Specify name of file = localhost:9091 and then click Open
In the Folder list that appears, go down inside it and select a histogram to display.