Parent Directory | Revision Log | Patch
revision 1.18 by mocchiut, Wed Oct 10 16:01:28 2007 UTC | revision 1.19 by mocchiut, Mon Aug 11 15:31:06 2008 UTC | |
---|---|---|
# | Line 605 int AcCore(UInt_t run, TFile *file, GL_T | Line 605 int AcCore(UInt_t run, TFile *file, GL_T |
605 | // End Anticounter specific code | // End Anticounter specific code |
606 | // | // |
607 | /************************************************/ | /************************************************/ |
608 | acl2->unpackError = acc->unpackError; | if ( acc->unpackError == 255 ) { |
609 | acl2->unpackError = 0; | |
610 | } else { | |
611 | acl2->unpackError = acc->unpackError + 1; | |
612 | }; | |
613 | // | // |
614 | // Fill the rootple | // Fill the rootple |
615 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |