Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #1369, comment 2


Ignore:
Timestamp:
Feb 28, 2019, 1:14:07 AM (6 years ago)
Author:
Pavel Demin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1369, comment 2

    initial v1  
    33If the branches containing the referenced objects aren't loaded, then the reference could point to an object with the same UID from a previous event.
    44
    5 For example, if in the current event a jet has its first constituent of type Track with UID 2646 and branch EFlowTrack isn't loaded but if the previous event contained a particle from the branch Particle with the same UID 2646, then it's the particle from the previous event is returned by jet->Constituents.At(0).
     5For example, if in the current event a jet has its first constituent of type Track with UID 2646 and branch EFlowTrack isn't loaded but if the previous event contained a particle from the branch Particle with the same UID 2646, then it's the particle from the previous event that is returned by jet->Constituents.At(0).
    66