[
KLOE Event Display ] [ Bottom ]

KLOE Event Display Demonstration

The "o" packages are installed on the LNF UNIX cluster. So far I have created this demo for HP-UX only. The OSF/1 version will be available soon (I have just to compile and like the program).

Login on the system hpkloe01 and type the following commands:

% setenv DISPLAY <YourDisplay>:0 % cd ~wolf/o/Vis/v0/src
or if you just have a back&white X-terminal (like me) type:
% cd ~wolf/o/Vis/v0/src/bw
Then setup the Vis package and run the program:
% source ~wolf/o/Vis/v0/mgr/setup.csh % $VISBIN/Vis.exe &
Here we go, now you should have the event display windows on your screen. You do not like the colors? The Motif interface is completely interpreted so you can modify them by yourself without recompiling the program. Copy the interface files Vis.odb and user.odb to your own directory, move there and modify them. Search for the string color in user.odb to see how colors are set. Then restart the Vis program as described above:
% $VISBIN/Vis.exe &
Now you should have some first impression. It think it's quite impressive so far.

Will be continued ...


[ KLOE Event Display ] [ Top ]