X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FcommonConfig.C;h=62b1b8ec07a19ed2c6726af9e7175853c40be995;hb=252cb00e7f215af29022b94ff71d36584994be8a;hp=4fd03fc7e06e92a2fb3fe618eaaa2faad4cf0b11;hpb=b52579a7eed17a18678951198823e75e2f028d7a;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/commonConfig.C b/MUON/commonConfig.C index 4fd03fc7e06..62b1b8ec07a 100644 --- a/MUON/commonConfig.C +++ b/MUON/commonConfig.C @@ -118,7 +118,7 @@ void commonConfig(const char* directory="", MUON->SetDigitizerWithNoise(0); MUON->SetConvertTrigger(true); - new AliITSv11Hybrid("ITS","ITS v11Hybrid"); + new AliITSv11("ITS","ITS v11"); }