#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDFilter.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/Common/interface/RefToBaseVector.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/JetReco/interface/GenJetCollection.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/TauReco/interface/PFTau.h"
#include "DataFormats/TauReco/interface/PFTauFwd.h"
Go to the source code of this file.
Classes | |
class | reco::tau::AssociationMatchRefSelector< InputType, MatchedType, OutputType, ClonePolicy > |
Namespaces | |
reco | |
fixed size matrix | |
reco::tau | |
Typedefs | |
typedef reco::tau::AssociationMatchRefSelector< reco::Candidate, reco::GenJetCollection > | CandViewGenJetMatchRefSelector |
typedef reco::tau::AssociationMatchRefSelector< reco::Candidate, reco::PFTauCollection, reco::PFTauRefVector, reco::tau::RefCaster > | CandViewPFTauMatchRefSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CandViewGenJetMatchRefSelector > > | s_filler__LINE__ ("CandViewGenJetMatchRefSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CandViewGenJetMatchRefSelector > > | s_maker__LINE__ ("CandViewGenJetMatchRefSelector") |
typedef reco::tau::AssociationMatchRefSelector<reco::Candidate, reco::GenJetCollection> CandViewGenJetMatchRefSelector |
Definition at line 99 of file RecoTauGenJetMatchSelector.cc.
typedef reco::tau::AssociationMatchRefSelector<reco::Candidate, reco::PFTauCollection, reco::PFTauRefVector, reco::tau::RefCaster> CandViewPFTauMatchRefSelector |
Definition at line 103 of file RecoTauGenJetMatchSelector.cc.
|
static |
|
static |