FastJet  3.3.0
11 - use of filtering

fastjet example program to illustrate the use of the fastjet::Filter class

We apply different filter examples to either the hardest jet of the given event, or to the composition of the two hardest jets:

run it with : ./11-filter < data/single-event.dat

Source code: 11-filter.cc