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