]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/STEER/AliReconstruction.cxx
SetRunReconstruction renamed to SetRunLoaclReconstruction. First implementation of...
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Mar 2004 16:02:02 +0000 (16:02 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Mar 2004 16:02:02 +0000 (16:02 +0000)
commit596972240a9b2844d272217b9217693c1e52cdea
treebde4e36c37f895834e4fdf59772ed02e99cb3588
parent811dc1030b3280f894275732b6ec04c0cc4de5e9
SetRunReconstruction renamed to SetRunLoaclReconstruction. First implementation of AliReconstructor and AliTPCReconstructor. The reconstructor is used in AliReconstruction via plugins (T.Kuhr)
12 files changed:
STEER/AliReconstruction.cxx
STEER/AliReconstruction.h
STEER/AliReconstructor.cxx [new file with mode: 0644]
STEER/AliReconstructor.h [new file with mode: 0644]
STEER/STEERLinkDef.h
STEER/libSTEER.pkg
TPC/AliTPC.cxx
TPC/AliTPC.h
TPC/AliTPCReconstructor.cxx [new file with mode: 0644]
TPC/AliTPCReconstructor.h [new file with mode: 0644]
TPC/TPCLinkDef.h
TPC/libTPC.pkg