Changes in modules/IdentificationMap.h [cab38f6:a5bbe8a] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/IdentificationMap.h
rcab38f6 ra5bbe8a 49 49 private: 50 50 51 typedef std::multimap< Int_t, std::pair< Int_t, DelphesFormula * > > TMisIDMap; //!51 typedef std::multimap< Int_t, std::pair< Int_t, DelphesFormula * > > TMisIDMap; //! 52 52 53 TMisIDMap fEfficiencyMap; 53 TMisIDMap fEfficiencyMap; //! 54 54 55 55 TIterator *fItInputArray; //!
Note:
See TracChangeset
for help on using the changeset viewer.