/[PAMELA software]/calo/flight/CaloNuclei/src/CaloNuclei.cpp
ViewVC logotype

Diff of /calo/flight/CaloNuclei/src/CaloNuclei.cpp

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

revision 1.6 by mocchiut, Wed May 30 11:36:30 2007 UTC revision 1.7 by mocchiut, Thu May 31 10:10:52 2007 UTC
# Line 502  void CaloNuclei::Process(Int_t ntr){ Line 502  void CaloNuclei::Process(Int_t ntr){
502          mesethr = mesethr2;          mesethr = mesethr2;
503        };        };
504        aldone = true;        aldone = true;
505        if ( mesethr > defethr ) goto retry;        if ( mesethr > defethr ){
506            interplane = 0;
507            preq = 0.;
508            postq = 0.;
509            qpremean = 0.;
510            qpremeanN = 0.;
511            multhit = false;
512            gap = false;
513            goto retry;
514          };
515      };      };
516    };    };
517    //    //

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

  ViewVC Help
Powered by ViewVC 1.1.23