fastjet 3.0alpha2

08 - using the Selector tool

fastjet sample program to illustrate the use of Selector(s):

Note that to use Selector (and fastjet tools), you need the fastjettools library. It is included by default by fastjet-config --libs

run it with : ./08-selector < data/single-event.dat

Source code: 08-selector.cc