]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Added function CheckFileRecords which looks at the records of the file as is done
authorrgrosso <rgrosso@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Nov 2012 10:51:31 +0000 (10:51 +0000)
committerrgrosso <rgrosso@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Nov 2012 10:51:31 +0000 (10:51 +0000)
commitf880d5b967bd43a0644aa1ef01fd01c9abf657bf
tree88a8eef758459ecef5ee628415fbdc5ad553a944
parentb10327995bc431386cbad68f22fc302885b55f41
Added function CheckFileRecords which looks at the records of the file as is done
by TFIle::Map, but instead of printing them out it returns a kFALSE in case the end
of the last record is bigger than the file size (it should be equal to it).
A check using this function is added in ProcessDaqFxs to skip files markes as
bad during the chaining of raw tag files.
STEER/STEER/AliGRPPreprocessor.cxx
STEER/STEER/AliGRPPreprocessor.h