CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoTauTag/TauTagTools/plugins/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

namespace  reco
 

fixed size matrix


namespace  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  )