--- quicklook/tracker/flight/macros/FTrkQLook_BASIC.cxx 2006/06/29 11:11:59 1.8 +++ quicklook/tracker/flight/macros/FTrkQLook_BASIC.cxx 2006/07/02 17:41:14 1.9 @@ -2,7 +2,7 @@ * FTrkQLook_BASIC.cxx * * autor: D.Fedele - * version v1r04 + * version v1r05 * Parameters: * file - the data file to analyze * fromevent - first event to analyze @@ -34,7 +34,6 @@ { // // obtain information about the data file and select the output dir - const string filepath=file.Data(); Int_t dwpos = file.Last('/'); Int_t dwpos1 = file.Last('.'); TString base,ffile ;