FCCAnalyses
Loading...
Searching...
No Matches
analyzers
dataframe
FCCAnalyses
JetClusteringUtilsSource.h
Go to the documentation of this file.
1
#ifndef ANALYZERS_SOURCE_JET_CLUSTERING_UTILS_H
2
#define ANALYZERS_SOURCE_JET_CLUSTERING_UTILS_H
3
4
// EDM4hep
5
#include "edm4hep/ReconstructedParticleCollection.h"
6
7
// FastJet
8
#include "
FastJet/JetClustering.h
"
9
#include "fastjet/JetDefinition.hh"
10
20
namespace
FCCAnalyses
::PodioSource ::JetClustering {
28
std::vector<fastjet::PseudoJet>
29
createPseudoJets(
const
edm4hep::ReconstructedParticleCollection &inColl);
30
}
// namespace FCCAnalyses::PodioSource::JetClustering
31
32
#endif
/* ANALYZERS_SOURCE_JET_CLUSTERING_UTILS_H */
JetClustering.h
FCCAnalyses
FCC analyzers collection.
Definition
Algorithms.h:15
Generated by
1.11.0