CMS 3D CMS Logo

Classes | Typedefs | Functions
JetFlavourClustering.cc File Reference
#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/JetReco/interface/Jet.h"
#include "DataFormats/JetReco/interface/JetCollection.h"
#include "DataFormats/JetMatching/interface/JetFlavourInfo.h"
#include "DataFormats/JetMatching/interface/JetFlavourInfoMatching.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticleFwd.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "PhysicsTools/JetMCUtils/interface/CandMCTag.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "fastjet/JetDefinition.hh"
#include "fastjet/ClusterSequence.hh"
#include "fastjet/Selector.hh"
#include "fastjet/PseudoJet.hh"

Go to the source code of this file.

Classes

class  GhostInfo
 
class  JetFlavourClustering
 Clusters hadrons, partons, and jet contituents to determine the jet flavour. More...
 

Typedefs

typedef std::shared_ptr< fastjet::ClusterSequence > ClusterSequencePtr
 
typedef std::shared_ptr< fastjet::JetDefinition > JetDefPtr
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< JetFlavourClustering > > s_filler_0__LINE__ ("JetFlavourClustering")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< JetFlavourClustering > > s_maker__LINE__ ("JetFlavourClustering")
 

Typedef Documentation

◆ ClusterSequencePtr

typedef std::shared_ptr<fastjet::ClusterSequence> ClusterSequencePtr

Definition at line 108 of file JetFlavourClustering.cc.

◆ JetDefPtr

typedef std::shared_ptr<fastjet::JetDefinition> JetDefPtr

Definition at line 109 of file JetFlavourClustering.cc.

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< JetFlavourClustering > > s_filler_0__LINE__ ( "JetFlavourClustering"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< JetFlavourClustering > > s_maker__LINE__ ( "JetFlavourClustering"  )
static