CMS 3D CMS Logo

PFCandidateFwdPtrCollectionFilter.h
Go to the documentation of this file.
7 
13 
edm::FwdPtrCollectionFilter< reco::PFCandidate, reco::StringCutObjectSelectorHandler< reco::PFCandidate, false >, reco::PFCandidateWithSrcPtrFactory > PFCandidateFwdPtrCollectionStringFilter
edm::FwdPtrCollectionFilter< reco::PFCandidate, reco::PdgIdSelectorHandler, reco::PFCandidateWithSrcPtrFactory > PFCandidateFwdPtrCollectionPdgIdFilter
Creates a PFCandidate from an input FwdPtr, and sets the "source" Ptr to the FwdPtr.backPtr.
Selects a list of FwdPtr&#39;s to a product T (templated) that satisfy a method S(T) (templated). Can also handle input as View<T>. Can also have a factory class to create new instances of clones if desired.