X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MONITOR%2Fgalice.C;h=c979a7a31885d3046af47f3db4cdd20a211e81d1;hb=88e8768ac3553452b5e7c05f959c1e20901ca4fc;hp=a158e8e1e0e5aecc6e23cea9c9e8076b950b7993;hpb=33c3c91a040995417ea28c5ae034899b77cca3a6;p=u%2Fmrichter%2FAliRoot.git diff --git a/MONITOR/galice.C b/MONITOR/galice.C index a158e8e1e0e..c979a7a3188 100644 --- a/MONITOR/galice.C +++ b/MONITOR/galice.C @@ -18,7 +18,7 @@ void Config() new TGeant3("C++ Interface to Geant3"); // Field (L3 0.4 T) - TGeoGlobalMagField::Instance()->SetField(new AliMagF("Maps","Maps", 2, 1., 1., 10., AliMagF::k5kG)); + TGeoGlobalMagField::Instance()->SetField(new AliMagF("Maps","Maps", 1., 1., AliMagF::k5kG)); Int_t iABSO = 0; Int_t iDIPO = 0;