08 - using the Selector tool

fastjet sample program to illustrate the use of fastjet::Selector

Note that to use fastjet::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