##################### SETTING UP THE MONITOR
####################
How does it works?
The MainGo4HadesClient executable loads the
configuration on start time from the ascii file analysisParams.txt.
Here you have to specify the inputs for parameter and data and the configuration
file for the the Go4Mon (onlinehists.txt).
Both files might change with time due to updates and upgrades in the software.
The files will be updated and distributed with
CVS. If you don't have a local intstallation of the monitor and
you want to run the Hades Go4 Online Monitor from /misc/halo/anal/dev, you
have to copy the hadesgo4login.sh, onlinehists.txt and analysisParams.txt
to the directory where you want to run the monitor.
cp /misc/halo/anal/dev/hadesgo4/onlinehists.txt .
cp /misc/halo/anal/dev/hadesgo4/Go4HadesClient/hadesgo4login.sh .
cp /misc/halo/anal/dev/hadesgo4/Go4HadesClient/analysisParams.txt .
1. The script hadesgo4login.sh will set
all needed environment variables. Edit the script according to your needs,
which means setting the Hydra path in the top of the script.
myhome=/misc/halo/anal
myhydra=dev
2. The ascii file analysisParams.txt
specifies the inputs of the Hades Client (Oracle, Ascii
or Root), the parameter files to take, the configuration of the data source
(hld or Remote Event Server) and the address of the Remote Event server.
3. The ascii file onlinehists.txt specifies the configuration
of HYDRA analysis running inside the MainGo4HadesClient. You can switch on/off
detectors, define the analysis level of the detector tasks, set refresh rates
of the different monitors and change the definition of the monitoring histograms.