--- calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2007/01/26 11:57:59 1.19 +++ calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2007/01/26 12:27:10 1.20 @@ -86,7 +86,7 @@ } else { Int_t posiz2 = 0; stringcopy(file2,gSystem->BaseName(filename.Data()),posiz2,posiz); - TString pdat(".dat"); + TString pdat(".pam"); stringappend(file2,pdat); }; return file2;