| 
    FastJet 3.0.2 
   | 
 
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
 1.7.4