]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
pipe, abso and shil on again.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Apr 2001 11:33:08 +0000 (11:33 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Apr 2001 11:33:08 +0000 (11:33 +0000)
MUON/Config.C

index da3427c512ad8e7f693a0876f8714a8fef40cbde..0d54a81683faf0a988d2d03fa85fdc28f8027007 100644 (file)
@@ -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 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 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;
 
 Int_t iFMD    =0;
 Int_t iMUON   =1;