/[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.6 by pam-fi, Thu Jul 13 10:13:37 2006 UTC revision 1.11 by mocchiut, Fri Jan 17 15:10:43 2014 UTC
# Line 2  Line 2 
2   * FTrkCalibQLook_EXPERT.cc   * FTrkCalibQLook_EXPERT.cc
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r06   * version v1r..
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 15  Line 15 
15  #include <TString.h>  #include <TString.h>
16  #include <fcntl.h>  #include <fcntl.h>
17  #include <unistd.h>  #include <unistd.h>
18    #include <cstdlib>
19    #include <sys/stat.h>
20  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);
21  extern void info();  extern void info();
22    

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

  ViewVC Help
Powered by ViewVC 1.1.23