Fork me on GitHub

Changeset 9e3f2fb in git for modules/TimeSmearing.h


Ignore:
Timestamp:
Jan 26, 2020, 4:52:03 PM (5 years ago)
Author:
michele <michele.selvaggi@…>
Branches:
Timing
Children:
f59b36de
Parents:
c7e90d8
Message:

adapted TimeSmearing to neutral particles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TimeSmearing.h

    rc7e90d8 r9e3f2fb  
    2222/** \class TimeSmearing
    2323 *
    24  *  Performs transverse time smearing.
     24 *  Performs time of flight smearing.
    2525 *
    2626 *  \author Michele Selvaggi - UCL, Louvain-la-Neuve
     
    4545
    4646private:
    47   DelphesFormula *fFormula;
    48   Double_t fEtaMax;
    4947
     48  DelphesFormula *fResolutionFormula;
     49 
    5050  TIterator *fItInputArray; //!
    5151
Note: See TracChangeset for help on using the changeset viewer.