#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/RecoCandidate/interface/RecoEcalCandidate.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < std::vector < reco::RecoEcalCandidate > , StringCutObjectSelector < reco::RecoEcalCandidate > , std::vector < reco::RecoEcalCandidate > > | RecoEcalCandidateSelector |
Functions | |
DEFINE_FWK_MODULE (RecoEcalCandidateSelector) | |
typedef SingleObjectSelector< std::vector<reco::RecoEcalCandidate>, StringCutObjectSelector<reco::RecoEcalCandidate>, std::vector<reco::RecoEcalCandidate> > RecoEcalCandidateSelector |
Definition at line 10 of file RecoEcalCandidateSelector.cc.
DEFINE_FWK_MODULE | ( | RecoEcalCandidateSelector | ) |