Changeset 584e2e9 in git for modules/TimeSmearing.h
- Timestamp:
- Dec 12, 2019, 3:08:26 PM (5 years ago)
- Branches:
- Timing
- Children:
- d4e5b6a
- Parents:
- 0976f6a (diff), 2b5ff2c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TimeSmearing.h
r0976f6a r584e2e9 32 32 class TIterator; 33 33 class TObjArray; 34 class DelphesFormula; 34 35 35 36 class TimeSmearing: public DelphesModule … … 44 45 45 46 private: 46 Double_t fTimeResolution; 47 DelphesFormula *fFormula; //! 48 Double_t fEtaMax; 47 49 48 50 TIterator *fItInputArray; //!
Note:
See TracChangeset
for help on using the changeset viewer.