From: morsch Date: Fri, 6 Apr 2001 11:33:08 +0000 (+0000) Subject: pipe, abso and shil on again. X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=fa13d8fea2c11ca4a0f1ad548d811f7754f98cff pipe, abso and shil on again. --- diff --git a/MUON/Config.C b/MUON/Config.C index da3427c512a..0d54a81683f 100644 --- a/MUON/Config.C +++ b/MUON/Config.C @@ -262,11 +262,11 @@ gAlice->SetField(2,1); //Specify maximum magnetic field in Tesla (neg. ==> de Int_t iFRAME =0; Int_t iMAG =0; Int_t iITS =0; -Int_t iABSO =0; +Int_t iABSO =1; Int_t iDIPO =0; Int_t iHALL =0; -Int_t iSHIL =0; -Int_t iPIPE =0; +Int_t iSHIL =1; +Int_t iPIPE =1; Int_t iFMD =0; Int_t iMUON =1;