ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/SFrameTools/src/FJet.cxx
(Generate patch)

Comparing UserCode/UHHAnalysis/SFrameTools/src/FJet.cxx (file contents):
Revision 1.2 by peiffer, Fri May 25 09:31:04 2012 UTC vs.
Revision 1.3 by rkogler, Wed Jun 6 08:49:57 2012 UTC

# Line 80 | Line 80 | void FJet::FindJets(const vector<Particl
80    // the main routine:
81    // jet finding using FastJet
82  
83  cout << "Main finding routine..." << endl;
84
83    // clear the list if it is filled
84    if (JetsOut.size()!=0){
85      JetsOut.clear();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines