X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=test%2Fppbench%2FConfig.C;h=f42008794a523b284a09777df50009d57318c7f4;hb=3a5fcc75ca21520fe4f0b00f33764ef07ef3aab5;hp=a7e11613091dac097874b19e4e87f3a5b318477a;hpb=ac5111f90d2390f1da2925be9dfafdbf8e023e15;p=u%2Fmrichter%2FAliRoot.git diff --git a/test/ppbench/Config.C b/test/ppbench/Config.C index a7e11613091..f42008794a5 100644 --- a/test/ppbench/Config.C +++ b/test/ppbench/Config.C @@ -40,7 +40,7 @@ #include "STRUCT/AliFRAMEv2.h" #include "STRUCT/AliSHILv3.h" #include "STRUCT/AliPIPEv3.h" -#include "ITS/AliITSv11Hybrid.h" +#include "ITS/AliITSv11.h" #include "TPC/AliTPCv2.h" #include "TOF/AliTOFv6T0.h" #include "HMPID/AliHMPIDv3.h" @@ -354,7 +354,7 @@ void Config() { //=================== ITS parameters ============================ - AliITS *ITS = new AliITSv11Hybrid("ITS","ITS v11Hybrid"); + AliITS *ITS = new AliITSv11("ITS","ITS v11"); } if (iTPC)