FastJet 3.0.2
|
#include <iostream>
#include <sstream>
#include <iomanip>
#include <cmath>
#include <fastjet/ClusterSequence.hh>
#include <fastjet/tools/MassDropTagger.hh>
#include <fastjet/tools/Filter.hh>
Go to the source code of this file.
Typedefs | |
typedef JetDefinition::DefaultRecombiner | DefRecomb |
Functions | |
ostream & | operator<< (ostream &, const PseudoJet &) |
int | main () |
Definition in file 12-boosted_higgs.cc.