fastjet 3.0alpha2

01 - basic usage example

fastjet basic example program: simplest illustration of the usage of the basic classes: PseudoJet, JetDefinition and ClusterSequence

run it with : ./01-basic < data/single-event.dat

Source code: 01-basic.cc