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