#include "RecoJets/JetAlgorithms/interface/ProtoJet.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "RecoJets/JetAlgorithms/interface/JetRecoTypes.h"
#include "fastjet/ActiveAreaSpec.hh"
#include <vector>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | fastjet |
Classes | |
class | FastJetFWLiteWrapper |
FastJetFWLiteWrapper is the Wrapper subclass which runs the FastJetAlgorithm for jetfinding. More... |