--- quicklook/tracker/flight/macros/FTrkCalibQLook_BASIC.cxx 2006/06/29 11:11:59 1.4 +++ quicklook/tracker/flight/macros/FTrkCalibQLook_BASIC.cxx 2006/08/11 10:24:09 1.6 @@ -2,7 +2,7 @@ * FTrkCalibQLook_BASIC.cxx * * autor: D.Fedele - * version v1r04 + * version v1r08 * Parameters: * file - the data file to analyze * fromevent - first event to analyze @@ -54,7 +54,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 ;