DATA QUALITY MONITORING PACKAGE

The current version to be used:
dq_calo: v04-01-00
dq_calo_analysis: v03-01-00
dq_calo_run_status: v03-00-01

Here installation instruction to install monitor offline.

INSTALLATION INSTRUCTION

  1. login as d0cal to d0ol21
  2. cd /online/examine/release_number/dq_calo
  3. change release_number in gmake_setup.sh
  4. source gmake_setup.sh
  5. setup d0cvs
  6. install the new version:
    cvs update dq_calo version_number
    cvs update dq_calo_analysis version_number
    cvs update dq_calo_run_status version_number
  7. rm -f gmake.log
  8. compile the new version: gmake >& gmake.log&
  9. wait until gmake will be finished
  10. check that there is no error in file gmake.log
  11. check that rcp file points to the correct directory. dq_calo/rcp/DQCalo.rcp
    string RootFileName = "/scratch/DQ/results/dq_calo_"
    string TxtDirName = "/scratch/DQ/results/dq_calo"
    string DBDirName = "/scratch/DQ/results/CAL"
    string ShiftFileName = "/scratch/DQ/log/dq_calo_shift.txt"
  12. check that rcp file points to the correct directory dq_calo_analysis/rcp/Monitor.rcp
    string DirName = "/scratch/DQ/results/"
    string SaveFileName = "/home/d0cal/calex" HelpFileName = "/online/examines/p15.02.03/dq_calo/dq_calo_analysis/doc/monitor_help.txt"
    string NewShiftFileName = "/scratch/DQ/log/dq_calo_shift.txt"
  13. login as d0cal to d0ol45
  14. if D0RunII release was changed:
    cd /scratch/DQ/
    change file gmake_setup.sh
    source gmake_setup.sh
    source beforeTask.sh
    change release number in file /mnt/group/d0cal/bin/DQ_calo.sh
    change release number in file /mnt/group/d0cal/bin/DQ_calo_monitor.sh
  15. rm -f /scratch/DQ/results/dq_calo_current.root
  16. check that you can start programs:
    start_cal dq_calo
    start_cal dq_monitor

TO DO LIST


Viatcheslav Shary
Last modified: Thu Mar 11 14:21:38 CET 2004