X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAlirootRun_MUONtestAlign.sh;h=7d3dbdef6fe17870dab3578aabcdc645438e9959;hb=4cce943f52b9548c3df886025fb744c5a934d305;hp=430f8f0a52b4ad51784d9e16d64b2b2d441f6229;hpb=a1a34380f6fbfeb366c6535c2085d1028d23f231;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AlirootRun_MUONtestAlign.sh b/MUON/AlirootRun_MUONtestAlign.sh index 430f8f0a52b..7d3dbdef6fe 100755 --- a/MUON/AlirootRun_MUONtestAlign.sh +++ b/MUON/AlirootRun_MUONtestAlign.sh @@ -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);