Fork me on GitHub

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


Ignore:
Timestamp:
Feb 27, 2019, 10:24:43 PM (6 years ago)
Author:
Pavel Demin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1369, comment 1

    v1 v2  
    11The Constituents list in the class Jet contains only the '''references''' to constituents not the constituents themselves.
    22
    3 The constituents are stored in other branches (Track, Tower, etc).
     3The constituents are stored in other branches (EFlowTrack, EFlowPhoton, etc).
    44
    5 If you comment out the lines that call the methods UseBranch("EFlowTrack"), UseBranch("EFlowPhoton"), etc, then the constituents from these branches aren't loaded from the ROOT file to the memory and can't be accessed via the references.
     5If you comment out the lines that call the methods !UseBranch("EFlowTrack"), !UseBranch("EFlowPhoton"), etc, then the constituents from these branches aren't loaded from the ROOT file to the memory and can't be accessed via the references.
    66
    77More information about the references can be found at the following links: