]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Major change:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Feb 2012 10:15:24 +0000 (10:15 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Feb 2012 10:15:24 +0000 (10:15 +0000)
commite849dadd89211d7d2d848ed5688a6381e3882212
treef16c148cdad31475945824913c8f28557e16896a
parentb6f1eb3b168819e0658095c2d378c16dc9277629
Major change:
   - Fix AliOnlineReco.h exit (useful for alionlinemonitor)
     Problem:
           the user must select each started process from AliOnlineReco and than click Stop button before clicking on Exit (or closing window from x button). If by mistake he does not do this in this exact way, child processes become zombies.
      Fix: clicking on Exit button or X window button will exit AliOnlineReco (and kill all started processes) without needing to select and stop each process.

minor changes:
   - Fix a few comments, indentations & look of code

Mihai
MONITOR/AliOnlineReco.cxx
MONITOR/AliOnlineReco.h
MONITOR/alionlinemonitor.cxx
MONITOR/alitestproc.cxx
MONITOR/rec.C