#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/AndSelector.h"
#include "CommonTools/UtilAlgos/interface/PdgIdSelector.h"
#include "CommonTools/UtilAlgos/interface/StatusSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::CandidateView, AndSelector< PdgIdSelector, StatusSelector > > | PdgIdAndStatusCandViewSelector |
Functions | |
DEFINE_FWK_MODULE (PdgIdAndStatusCandViewSelector) | |
typedef SingleObjectSelector< reco::CandidateView, AndSelector< PdgIdSelector, StatusSelector > > PdgIdAndStatusCandViewSelector |
Definition at line 31 of file PdgIdAndStatusCandViewSelector.cc.
DEFINE_FWK_MODULE | ( | PdgIdAndStatusCandViewSelector | ) |