Fork me on GitHub

Changeset 1ad8eca in git for modules/TimeSmearing.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/TimeSmearing.h

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