/[PAMELA software]/quicklook/tracker/flight/macros/FTrkScanQLook_EXPERT.cxx
ViewVC logotype

Diff of /quicklook/tracker/flight/macros/FTrkScanQLook_EXPERT.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by pam-fi, Thu Jun 29 11:11:59 2006 UTC revision 1.6 by pam-fi, Sun Jul 2 17:41:15 2006 UTC
# Line 2  Line 2 
2   *  FTrkScanQlook_EXPERT.cxx   *  FTrkScanQlook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r04   * version v1r05
6   * Parameters:   * Parameters:
7   *      file - the path to the root file to analyze   *      file - the path to the root file to analyze
8   *      outdir - total path of output file   *      outdir - total path of output file
# Line 123  void FTrkScanQLook_EXPERT(TString file, Line 123  void FTrkScanQLook_EXPERT(TString file,
123    
124    //    //
125    //   obtain information about the data file and select the output file    //   obtain information about the data file and select the output file
   const string filepath=file.Data();    
126    Int_t dwpos = file.Last('/');    Int_t dwpos = file.Last('/');
127    Int_t dwpos1 = file.Last('.');    Int_t dwpos1 = file.Last('.');
128    TString base,ffile ;    TString base,ffile ;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23