Project

General

Profile

Actions

Bug #51

open

Feature #78: Output system improvements

Replace fEvtHdr.fEvtNum with absolute event counter

Added by Ole Hansen almost 7 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
8.00 h
Responsible:

Description

If one replays multiple input files in a single analysis session (to add all their events together in the output), duplicate event numbers appear in the event header. This is expected since the event number recorded there is simply the CODA event number of the respective input file, which usually start at 1 for each file. However, what's missing is some sort of continuous counter for the effective event number. Perhaps we should replace fEvtHdr.fEvtNum with this counter value. To keep the original information available, we could add fRawEvtNum (=CODA even number) and fInputFileIdx (input file index). Also, at least the continuous counter should be a 64-bit integer since one might conceivably have more than 2G/4G events.

Actions #1

Updated by Ole Hansen almost 7 years ago

  • Start date deleted (05/17/2017)
  • Parent task set to #78
Actions #2

Updated by Ole Hansen over 6 years ago

  • Target version changed from 1.6 to 1.7
Actions

Also available in: Atom PDF