FCCAnalyses
Loading...
Searching...
No Matches
JetClustering::FCCAnalysesJet Struct Reference

Structure to keep useful informations for the jets. More...

#include <addons/FastJet/JetClustering.h>

Collaboration diagram for JetClustering::FCCAnalysesJet:

Public Attributes

std::vector< fastjet::PseudoJet > jets
 
std::vector< std::vector< int > > constituents
 
std::vector< float > exclusive_dmerge
 
std::vector< float > exclusive_dmerge_max
 

Detailed Description

Structure to keep useful informations for the jets.

Member Data Documentation

◆ constituents

std::vector<std::vector<int> > JetClustering::FCCAnalysesJet::constituents

◆ exclusive_dmerge

std::vector<float> JetClustering::FCCAnalysesJet::exclusive_dmerge

◆ exclusive_dmerge_max

std::vector<float> JetClustering::FCCAnalysesJet::exclusive_dmerge_max

◆ jets

std::vector<fastjet::PseudoJet> JetClustering::FCCAnalysesJet::jets

The documentation for this struct was generated from the following file: