]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/AliFMDPreprocessor.h
Added shuttle preprocessor code from Hans Dalsgaard (with several
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 21 Oct 2007 09:46:21 +0000 (09:46 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 21 Oct 2007 09:46:21 +0000 (09:46 +0000)
commitf6449cc00230641bdb4dcdfa9d6f1220b5c2261c
treed2abbdca14415a9c52092058dffd7631cdd5d2d6
parent9b0c60ab42e3c1f4f703db5656475f55d4ba9c0d
Added shuttle preprocessor code from Hans Dalsgaard (with several
corrections).   Added test script script/TestPreprocessor.C too.  The
test script generates its own input, runs the (test) shuttle with that
input, reads back the newly written values, and compares to the known
input.

Added extra convinience member functions to AliFMDAltroMapping, including
the Print member function to dump the map to standard out.

Added parameter to AliFMDParameters::Init to enable getting only a
subset of the calibration parameters.  This is needed by the shuttle
preprocessor in order to be independt of previously written data.
FMD/.cvsignore
FMD/AliFMDAltroMapping.cxx
FMD/AliFMDAltroMapping.h
FMD/AliFMDParameters.cxx
FMD/AliFMDParameters.h
FMD/AliFMDPreprocessor.cxx [new file with mode: 0644]
FMD/AliFMDPreprocessor.h [new file with mode: 0644]
FMD/FMDbaseLinkDef.h
FMD/libFMDbase.pkg
FMD/scripts/TestPreprocessor.C [new file with mode: 0644]