]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/macros/recTPC2007.C
The present commit corresponds to an important change in the way the
[u/mrichter/AliRoot.git] / TPC / macros / recTPC2007.C
index 1760203b522239cfd8d000b39e73238058f81fc1..7af5a56d4a8e249b27720d415d4b52cf694dce40 100644 (file)
@@ -37,9 +37,6 @@ void recTPC2007(Int_t type, const char *filename="data.root")
   //
   AliTPCReconstructor::SetRecoParam(tpcRecoParam);
   AliTPCReconstructor::SetStreamLevel(100);
-  AliMagFMaps* field = new AliMagFMaps("Maps","Maps", 2, 1., 10., 1);
-  AliTracker::SetFieldMap(field,1);
-  //
   //
   AliReconstruction rec;  
   rec.SetDefaultStorage("alien://folder=/alice/data/2007/LHC07w/OCDB/");