FastJet 3.4.1
|
#include "fastjet/ClusterSequence.hh"
#include "fastjet/Selector.hh"
#include <iostream>
#include <sstream>
#include <cstdio>
Go to the source code of this file.
Functions | |
Selector | SelectorIsPi0Gamma () |
Selector | SelectorVertexNumber (const int &vertex_number) |
int | main () |
Selector SelectorIsPi0Gamma | ( | ) |
Definition at line 137 of file 09-user_info.cc.
Selector SelectorVertexNumber | ( | const int & | vertex_number | ) |
Definition at line 187 of file 09-user_info.cc.
int main | ( | ) |
Definition at line 194 of file 09-user_info.cc.