--- DarthVader/CalorimeterLevel2/src/CaloProcessing.cpp 2006/05/19 13:15:49 1.1.1.1 +++ DarthVader/CalorimeterLevel2/src/CaloProcessing.cpp 2006/06/30 09:21:54 1.2 @@ -217,6 +217,9 @@ if ( sgnl ) break; }; // + delete glcalo; + delete glroot; + // return; // } @@ -308,6 +311,9 @@ fclose(f); }; // + delete glparam; + // delete f; + // return(0); } @@ -676,6 +682,8 @@ TClonesArray &t = *ca->CaloTrk; new(t[nutrk]) CaloTrkVar(*t_ca); // + delete t_ca; + // ClearTrkVar(); } @@ -902,6 +910,8 @@ sgnl = LoadCalib(s); // if ( sgnl != 0 ) return(sgnl); + delete glcalo; + delete glroot; // return(0); //