FastJet 3.4.1
Typedefs | Functions
12-boosted_higgs.cc File Reference
#include <iostream>
#include <sstream>
#include <iomanip>
#include <cmath>
#include <fastjet/ClusterSequence.hh>
#include <fastjet/tools/MassDropTagger.hh>
#include <fastjet/tools/Filter.hh>
Include dependency graph for 12-boosted_higgs.cc:

Go to the source code of this file.

Typedefs

typedef JetDefinition::DefaultRecombiner DefRecomb
 

Functions

ostream & operator<< (ostream &, const PseudoJet &)
 
int main ()
 

Typedef Documentation

◆ DefRecomb

Definition at line 83 of file 12-boosted_higgs.cc.

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream &  ostr,
const PseudoJet jet 
)

Definition at line 223 of file 12-boosted_higgs.cc.

◆ main()

int main ( )

Definition at line 113 of file 12-boosted_higgs.cc.