Changes in modules/AngularSmearing.h [cab38f6:341014c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/AngularSmearing.h
rcab38f6 r341014c 37 37 { 38 38 public: 39 40 39 AngularSmearing(); 41 40 ~AngularSmearing(); … … 46 45 47 46 private: 48 49 47 DelphesFormula *fFormulaEta; //! 50 48 DelphesFormula *fFormulaPhi; //! … … 53 51 54 52 const TObjArray *fInputArray; //! 55 53 56 54 TObjArray *fOutputArray; //! 57 55
Note:
See TracChangeset
for help on using the changeset viewer.