/[PAMELA software]/quicklook/calo/FQLOOK/src/FCaloCHKCALIB.cc
ViewVC logotype

Diff of /quicklook/calo/FQLOOK/src/FCaloCHKCALIB.cc

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

revision 1.4 by mocchiut, Fri Aug 4 15:24:02 2006 UTC revision 1.6 by mocchiut, Tue Aug 11 14:20:05 2009 UTC
# Line 11  Line 11 
11  #include <TSystem.h>  #include <TSystem.h>
12  #include <iostream>  #include <iostream>
13  #include <sys/types.h>  #include <sys/types.h>
14    #include <cstdlib>
15  #include <unistd.h>  #include <unistd.h>
16  #include <stdio.h>  #include <stdio.h>
17  //  //
# Line 38  void usage(){ Line 39  void usage(){
39  //  //
40  int main(int numinp, char *inps[]){  int main(int numinp, char *inps[]){
41    TString name;    TString name;
42    TString outdir = "";    TString outdir = "./";
43    TString format = "png";    TString format = "png";
44    int matra = 0;    int matra = 0;
45    Long64_t calibno = 0;    Long64_t calibno = 0;

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

  ViewVC Help
Powered by ViewVC 1.1.23