Parent Directory | Revision Log | 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 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |