/[PAMELA software]/calo/flight/FQLOOK/macros/FCaloQLOOK.cxx
ViewVC logotype

Diff of /calo/flight/FQLOOK/macros/FCaloQLOOK.cxx

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

revision 1.23 by mocchiut, Mon Sep 22 20:12:28 2008 UTC revision 1.24 by mocchiut, Tue Aug 11 14:20:01 2009 UTC
# Line 36  Line 36 
36  //  //
37  #include <iostream>  #include <iostream>
38  #include <fstream>  #include <fstream>
39    #include <cstdlib>
40  //  //
41  #include <TObject.h>  #include <TObject.h>
42  #include <TString.h>  #include <TString.h>
# Line 201  void FCaloQLOOK(TString filename, Int_t Line 202  void FCaloQLOOK(TString filename, Int_t
202    Int_t tshit, trshit, compdata,rawdata, errorfull, calevn1, calevn2, calevn3, calevn4, pshit[4][11];    Int_t tshit, trshit, compdata,rawdata, errorfull, calevn1, calevn2, calevn3, calevn4, pshit[4][11];
203    tshit = 0;    tshit = 0;
204    trshit = 0;    trshit = 0;
205    char *sezione;    const char *sezione = "";
206    Bool_t check = false;        Bool_t check = false;    
207    sezione = "";    //  sezione = "";
208    stringstream errore;    stringstream errore;
209    errore.str("");    errore.str("");
210    //    //

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.23