Example2.cxx
/**
* Example of running KtJet in inclusive mode
* PP events (4)
* Angular distance scheme (1)
* Recombination scheme E (1)
* 4 vectors are read in from a txt file in format of
* px py pz E
* A subjet analysis is then performed on the highest Pt jet
@author J.Couchman
*/
#include <iostream>