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

Diff of /quicklook/tracker/flight/src/FTrkCalibQLook_EXPERT.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   * FTrkCalibQLook_EXPERT.cc   * FTrkCalibQLook_EXPERT.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   *      step - select =1 in order to analyze one event at time   *      step - select =1 in order to analyze one event at time
# Line 14  Line 14 
14   */   */
15  #include <TString.h>  #include <TString.h>
16  #include <fcntl.h>  #include <fcntl.h>
17    #include <unistd.h>
18    
19  extern void FTrkCalibQLook_EXPERT(TString file, Int_t step, Int_t fromevent, Int_t toevent, TString outdir, TString format);  extern void FTrkCalibQLook_EXPERT(TString file, Int_t step, Int_t fromevent, Int_t toevent, TString outdir, TString format);
20  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