Changeset 29f8a06 in git for modules/FastJetFinder.cc
- Timestamp:
- Jul 24, 2015, 4:20:56 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- fb4337d
- Parents:
- ab24890
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/FastJetFinder.cc
rab24890 r29f8a06 359 359 for(itInputList = inputList.begin(); itInputList != inputList.end(); ++itInputList) 360 360 { 361 if(itInputList->user_index() < 0) continue; 361 362 constituent = static_cast<Candidate*>(fInputArray->At(itInputList->user_index())); 362 363
Note:
See TracChangeset
for help on using the changeset viewer.