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

Go to the source code of this file.

Typedefs

typedef JetDefinition::DefaultRecombiner DefRecomb
 

Functions

ostream & operator<< (ostream &, PseudoJet &)
 does the actual work for printing out a jet More...
 
int main (int argc, char **argv)
 

Typedef Documentation

◆ DefRecomb

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

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream &  ostr,
fj::PseudoJet jet 
)

does the actual work for printing out a jet

Definition at line 243 of file 12-boosted_higgs-old.cc.

◆ main()

int main ( int  argc,
char **  argv 
)

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