#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/PtMinSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < edm::View< reco::Candidate > , PtMinSelector, reco::CandidateCollection > | PtMinCandViewCloneSelector |
Functions | |
DEFINE_FWK_MODULE (PtMinCandViewCloneSelector) | |
typedef SingleObjectSelector< edm::View<reco::Candidate>, PtMinSelector, reco::CandidateCollection > PtMinCandViewCloneSelector |
Definition at line 26 of file PtMinCandViewCloneSelector.cc.
DEFINE_FWK_MODULE | ( | PtMinCandViewCloneSelector | ) |