Changes in modules/PhotonID.h [14436f6:341014c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/PhotonID.h
r14436f6 r341014c 40 40 { 41 41 public: 42 43 42 PhotonID(); 44 43 ~PhotonID(); … … 49 48 50 49 private: 51 52 50 DelphesFormula *fPromptFormula; 53 51 DelphesFormula *fNonPromptFormula; 54 52 DelphesFormula *fFakeFormula; 55 53 56 54 // import input arrays 57 55 const TObjArray *fInputPhotonArray;
Note:
See TracChangeset
for help on using the changeset viewer.