]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/beamtest07/Rec.C
The present commit corresponds to an important change in the way the
[u/mrichter/AliRoot.git] / EMCAL / beamtest07 / Rec.C
index 451654139bcc0d5f9748136ea25265521a637e63..2a53633c0913652641f680d6e68548872909aaa8 100644 (file)
@@ -11,8 +11,6 @@ void Rec(TString file="/scratch/alicehp2/commun/testbeam07/LHC07a_EMCAL/00000019
   AliCDBManager::Instance()->SetSpecificStorage("EMCAL/Calib/Data","local://$ALICE_ROOT/EMCAL/beamtest07/");
 
   //AliLog::SetGlobalDebugLevel(2);
-  AliMagFMaps* field = new AliMagFMaps("Maps","Maps", 2, 1., 10., 1);
-  AliTracker::SetFieldMap(field,kFALSE);
 
   AliReconstruction rec ;
   rec.SetOption("EMCAL","OldRCUFormat");