Fork me on GitHub

Changeset 1ad8eca in git for modules/TimeOfFlight.h


Ignore:
Timestamp:
Aug 24, 2021, 11:53:15 AM (3 years ago)
Author:
michele <michele.selvaggi@…>
Branches:
master
Children:
61dccd3
Parents:
5c257a5
Message:

fixed momentum cut and generalised to neutrals

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TimeOfFlight.h

    r5c257a5 r1ad8eca  
    4848  Int_t fVertexTimeMode;
    4949
    50   TIterator *fItTrackInputArray; //!
     50  TIterator *fItInputArray; //!
    5151  TIterator *fItVertexInputArray; //!
    5252
    53   const TObjArray *fTrackInputArray; //!
     53  const TObjArray *fInputArray; //!
    5454  const TObjArray *fVertexInputArray; //!
    5555
Note: See TracChangeset for help on using the changeset viewer.