FastJet 3.0.5
05 - using e+e- algorithms

illustrate the use of e^+ e^- algorithms

They mostly differ from the pp algorithm by the fact that rather than using a radius parameter and inclusive jets, they use exclusive jets in one of the following ways:

Note that natively, FastJet includes the kt (ee_kt_algorithm) and genkt (ee_genkt_algorithm) algorithms. Others (like Cambridge for e+ e-, Jade or SISCone in spherical coordinates) are available as plugins (see 03-plugin.cc)

run it with : ./05-eplus_eminus < data/single-ee-event.dat

Source code: 05-eplus_eminus.cc

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends