# | 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(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |