/[PAMELA software]/quicklook/tracker/flight/src/FTrkQLook_BASIC.cc
ViewVC logotype

Diff of /quicklook/tracker/flight/src/FTrkQLook_BASIC.cc

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

revision 1.1 by pam-fi, Wed May 10 09:47:44 2006 UTC revision 1.3 by pam-fi, Thu Jun 8 17:03:11 2006 UTC
# Line 2  Line 2 
2   * FTrkQLook_BASIC.cc   * FTrkQLook_BASIC.cc
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version 2.0   * version 3.0
6   * Parameters:   * Parameters:
7   *      file - path of the root file to analyze (give at least this parameter)     *      file - path of the root file to analyze (give at least this parameter)  
8   *      fromevent - first event to analyze   *      fromevent - first event to analyze
# Line 13  Line 13 
13   */   */
14  #include <TString.h>  #include <TString.h>
15  #include <fcntl.h>  #include <fcntl.h>
16    #include <unistd.h>
17    
18  extern void FTrkQLook_BASIC(TString file, Int_t fromevent, Int_t toevent, TString outdir, TString format);  extern void FTrkQLook_BASIC(TString file, Int_t fromevent, Int_t toevent, TString outdir, TString format);
19  extern void info();  extern void info();

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23