/[PAMELA software]/DarthVader/AnticounterLevel2/src/AcCore.cpp
ViewVC logotype

Diff of /DarthVader/AnticounterLevel2/src/AcCore.cpp

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

revision 1.21 by mocchiut, Fri Sep 5 10:06:45 2008 UTC revision 1.22 by mocchiut, Thu Sep 25 11:56:51 2008 UTC
# Line 607  int AcCore(UInt_t run, TFile *file, GL_T Line 607  int AcCore(UInt_t run, TFile *file, GL_T
607        // End Anticounter specific code        // End Anticounter specific code
608        //        //
609        /************************************************/              /************************************************/      
610        if ( acc->unpackError == 255 ) {        acl2->unpackError = acc->unpackError;
         acl2->unpackError = 0;  
       } else {  
         acl2->unpackError = acc->unpackError + 1;  
       };  
611        //        //
612        // Fill the rootple        // Fill the rootple
613        //        //

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.23