Changeset 9e3f2fb in git for modules/TimeSmearing.h
- Timestamp:
- Jan 26, 2020, 4:52:03 PM (5 years ago)
- Branches:
- Timing
- Children:
- f59b36de
- Parents:
- c7e90d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TimeSmearing.h
rc7e90d8 r9e3f2fb 22 22 /** \class TimeSmearing 23 23 * 24 * Performs t ransverse timesmearing.24 * Performs time of flight smearing. 25 25 * 26 26 * \author Michele Selvaggi - UCL, Louvain-la-Neuve … … 45 45 46 46 private: 47 DelphesFormula *fFormula;48 Double_t fEtaMax;49 47 48 DelphesFormula *fResolutionFormula; 49 50 50 TIterator *fItInputArray; //! 51 51
Note:
See TracChangeset
for help on using the changeset viewer.