From fc10257b677db0a1f7019568b1ca2be343cbd649 Mon Sep 17 00:00:00 2001 From: loizides Date: Tue, 3 Sep 2002 15:00:19 +0000 Subject: [PATCH] Changed for new Aliroot version. --- HLT/exa/Binary.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HLT/exa/Binary.C b/HLT/exa/Binary.C index 4a075497856..053634f41ae 100644 --- a/HLT/exa/Binary.C +++ b/HLT/exa/Binary.C @@ -24,7 +24,7 @@ Binary(char* in,int first, int last,char *path=".",Bool_t sp=kFALSE){ AliL3FileHandler *fFileHandler = new AliL3FileHandler(); fFileHandler->SetAliInput(in); - AliL3Transform::Init(path); + AliL3Transform::Init(path,kTRUE); for(int slice=first; slice<=last; slice++){ for(int patch=0;patch