]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/AliFMDParameters.cxx
Fixed AliFMDPreprocessor to use GetFromOCDB. It is still AliFMDParameters
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 4 Nov 2007 10:07:53 +0000 (10:07 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 4 Nov 2007 10:07:53 +0000 (10:07 +0000)
commitdc02d468695d1ad35c7f7e6f852f3486eeac9d8a
treecdd066b36ff4d4324d87449664d14566a7cff738
parent028eb4a120018eb7a11340829895d4c9218ef46a
Fixed AliFMDPreprocessor to use GetFromOCDB.  It is still AliFMDParameters
that get the stuff, but it uses the AliFMDPreprocessor object to do so.
In this way, we're sure that we use the same data in all steps of the
preprocessor.

Updated test script.
FMD/AliFMDParameters.cxx
FMD/AliFMDParameters.h
FMD/AliFMDPreprocessor.cxx
FMD/AliFMDPreprocessor.h
FMD/scripts/TestPreprocessor.C