]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AlirootRun_MUONtestAlign.sh
Attempt to fix Coverity defect 14695
[u/mrichter/AliRoot.git] / MUON / AlirootRun_MUONtestAlign.sh
index 430f8f0a52b4ad51784d9e16d64b2b2d441f6229..7d3dbdef6fe17870dab3578aabcdc645438e9959 100755 (executable)
@@ -63,8 +63,6 @@ aliroot -b >& testReco.out << EOF
 //man->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
 //man->SetSpecificStorage("MUON/Align/Data","local://$ALICE_ROOT/OCDB/MUON/FullMisAlignCDB");
 gRandom->SetSeed($SEED);
-AliMagFMaps* field = new AliMagFMaps("Maps","Maps", 1, 1., 10., AliMagFMaps::k5kG);
-AliTracker::SetFieldMap(field, kFALSE);
 AliReconstruction MuonRec("galice.root");
 MuonRec.SetInput("$FULLPATH/raw.root");
 MuonRec.SetRunVertexFinder(kFALSE);