--- calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2008/09/22 20:12:28 1.23 +++ calo/flight/FQLOOK/macros/FCaloQLOOK.cxx 2014/01/17 15:10:29 1.25 @@ -36,6 +36,7 @@ // #include #include +#include // #include #include @@ -56,6 +57,8 @@ #include // #include +#include +#include // using namespace std; // @@ -192,7 +195,7 @@ return; }; Int_t const size = nevents; - Double_t iev2[size+1]; + // Double_t iev2[size+1]; //aumentata la lunghezza di ver, prima era 23 Int_t ver[4][24], lver[4][23],shit[4][11], rshit[4][11], se,bl, pl, fulldiff[4],cshit, cpre[4],nullsh[4][11], lalarm[4]; se = 0; @@ -201,9 +204,9 @@ Int_t tshit, trshit, compdata,rawdata, errorfull, calevn1, calevn2, calevn3, calevn4, pshit[4][11]; tshit = 0; trshit = 0; - char *sezione; + const char *sezione = ""; Bool_t check = false; - sezione = ""; + // sezione = ""; stringstream errore; errore.str(""); // @@ -384,7 +387,7 @@ trshit = 0; tr->GetEntry(i); - iev2[i] = ce->iev; + // iev2[i] = ce->iev; // ph = eh->GetPscuHeader(); headco = headc;