1List of the examples enclosed:
 
    301-basic.cc          basic usage example
 
    402-jetdef.cc         further usage of JetDefinition
 
    503-plugin.cc         illustrates the usage of (the SISCone) plugin
 
    604-constituents.cc   shows how a PseudoJet accesses its underlying ClusterSequence
 
    705-eplus_eminus.cc   illustrates the usage of the e+e- algorithms and exclusive jets
 
    806-area.cc           illustrates the usage of jet areas
 
    907-subtraction.cc    shows how to estimate the background and subtract it from the jets
 
   1008-selector.cc       illustrates the usage of Selector
 
   1109-user_info.cc      shows how to implement and retrieve extra user info about input particles
 
   1210-subjets.cc        shows how to extract information about subjets
 
   1311-filter.cc         shows how to implement and use various filters
 
   1412-boosted_higgs.cc  shows how to implement boosted Higgs tagging using jet substructure
 
   1513-boosted_top.cc    shows how to implement boosted top tagging using jet substructure
 
   1614-groomers.cc       shows how to use various groomers (filtering, trimming, pruning) in a unified manner