/[PAMELA software]/DarthVader/RunInfo/src/RunInfo.cpp
ViewVC logotype

Diff of /DarthVader/RunInfo/src/RunInfo.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23