Parent Directory | Revision Log | Patch
revision 1.1 by mocchiut, Fri May 19 13:15:47 2006 UTC | revision 1.2 by mocchiut, Tue May 30 14:59:40 2006 UTC | |
---|---|---|
# | Line 244 Int_t ItoRunInfo::Update(ULong64_t run, | Line 244 Int_t ItoRunInfo::Update(ULong64_t run, |
244 | if ( !updating ){ | if ( !updating ){ |
245 | if ( idRun == 0ULL ){ | if ( idRun == 0ULL ){ |
246 | if ( debug ) printf("\n RUNINFO - ERROR: reprocessing data but no RunInfo tree in Level2 file. \n"); | if ( debug ) printf("\n RUNINFO - ERROR: reprocessing data but no RunInfo tree in Level2 file. \n"); |
247 | return(-13); | return(-805); |
248 | }; | }; |
249 | // | // |
250 | runlist = new TArrayL(1); | runlist = new TArrayL(1); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |