]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/AliFMDBaseDA.h
Fixes to DA code:
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Apr 2010 22:53:26 +0000 (22:53 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Apr 2010 22:53:26 +0000 (22:53 +0000)
commit6cf6e7a0c468b412eb91e254349922f68bb74241
tree15264617a66791f1bab2192ae37e58aaa4dacd06
parent6372097972838a630d04b75fe1e20575494d7f5a
Fixes to DA code:

* AliFMDBaseDA::Rotate(const char* file, int max)
  'log-rotates' files that start with 'file' up to a maximum of 'max'.
  This is applied to all FXS files (peds.csv, gains.csv, conditions.csv)
  as well as zero-suppression files.
* Added comment line in each output file, that tells us from which run
  the file was created, and when.
* Fixed some coding violations.

The DA's should be propagated to the release.
FMD/AliFMDBaseDA.cxx
FMD/AliFMDBaseDA.h
FMD/AliFMDGainDA.cxx
FMD/AliFMDGainDA.h
FMD/AliFMDPedestalDA.cxx
FMD/FMDBaseda.cxx
FMD/FMDPedestalda.cxx