]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/sim/AliHLTSimulation.cxx
The present commit corresponds to an important change in the way the
[u/mrichter/AliRoot.git] / HLT / sim / AliHLTSimulation.cxx
index e68d9c8fbc8b91b6ae38c2fd6ff8c5cf0c1a5e9f..653d93c400e35841288a310a3d0809c1144bde4f 100644 (file)
@@ -154,8 +154,6 @@ int AliHLTSimulation::Init(AliRunLoader* pRunLoader, const char* options)
   }
 
   // init solenoid field
-  Bool_t bUniformField=kTRUE;
-  AliTracker::SetFieldMap(pRunLoader->GetAliRun()->Field(),bUniformField);
   Double_t solenoidBz=AliTracker::GetBz();
   AliCDBManager* man = AliCDBManager::Instance();
   if (man && man->IsDefaultStorageSet())