Fork me on GitHub

Changes in / [4406bf8:f59a7b6] in git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/PileUpMerger.cc

    r4406bf8 rf59a7b6  
    147147  sumpt2 = 0.0;
    148148   
     149  cout<<"candidate loop"<<endl; 
    149150  while((candidate = static_cast<Candidate*>(fItInputArray->Next())))
    150151  {
Note: See TracChangeset for help on using the changeset viewer.