CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
RecoTauGenJetMatchSelector.cc File Reference
#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

 DEFINE_FWK_MODULE (CandViewGenJetMatchRefSelector)
 

Typedef Documentation

Definition at line 99 of file RecoTauGenJetMatchSelector.cc.

Definition at line 103 of file RecoTauGenJetMatchSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( CandViewGenJetMatchRefSelector  )