0. make sure you have ROOT envvars defined (ROOT is in /alice1/root/) 1. run run_plotter to produce individual chamber plots in OUTPUTS/trd-db-files run_plotter is a PERL script which loops over the plotter ROOT executable; to get the plotter executable, run make with the appropriate program in Makefile. 2. copy them from OUTPUTS/trd-db-files to /alice1/www/html/trd-db-files 3. run extract_data (a PERL script) on playDB to commit data for each ROC type from text files to dbase 4. check results: (1) all plots generated; (2) all head tables OK (number&content); (3) data tables OK; (4) test web interface OK. 5. run extract_data on gateDB 6. run summary_data on gateDB to extract summary data from the dbase summary_data is a PERL script that dumps summary data in text files 7. run summary_plot to produce summary plots (gif format) from text files summary_plot is a ROOT executable that loads DATA files and stores histograms in gif format in OUTPUTS/trd-db-files/summaries; to get the summary_plot executable, run make with the appropriate program in Makefile. 8. copy OUTPUTS/trd-db-files/summaries to /alice1/www/html/trd-db-files/summaries Notes: - L0C1 (Frankfurt, Dariusz Antonczyk): run first wordexch to replace in all floating numbers the comma with a dot. - L1C1 (Heidelberg, Rainer Schicker) - L2C1&L3C1 (IFIH, Mariana Petris) - L0C0&L5C0 (Dubna, Oleg Fateev)