]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Various hacks to fix up DAs:
authorcholm <Christian.Holm.Christensen@cern.ch>
Fri, 20 Feb 2015 12:49:27 +0000 (13:49 +0100)
committercholm <Christian.Holm.Christensen@cern.ch>
Fri, 20 Feb 2015 12:49:27 +0000 (13:49 +0100)
commit32d432960540cc2372ebcf8fc674bd398e1cd26c
treec69f64ad49a8173ff0f324581ecff4b618ff4558
parente9b1f5d76edb149052adc9648ad3cdff6f50dcbb
Various hacks to fix up DAs:
- Do not upload from program - rely on wrapper script to do it
- Use own implementation of daqDA_FES_storeFile to circumvent call
  to "fork" that goes out of memory (solution uses vfork).

Other improvements to the code - minor stuff.
FMD/DA/FMDBaseda.cxx
FMD/DA/FMDGainda.cxx
FMD/DA/FMDPedestalda.cxx
FMD/DA/FMDUtilda.h
FMD/FMDutil/AliFMDBaseDA.cxx
FMD/FMDutil/AliFMDBaseDA.h
FMD/FMDutil/AliFMDGainDA.cxx
FMD/FMDutil/AliFMDGainDA.h
FMD/FMDutil/AliFMDPedestalDA.cxx
FMD/FMDutil/AliFMDPedestalDA.h