Changes in modules/TimeSmearing.h [341014c:2b5ff2c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TimeSmearing.h
r341014c r2b5ff2c 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.