#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "CommonTools/UtilAlgos/interface/EventSetupInitTrait.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectRefSelector.h"
#include "CommonTools/UtilAlgos/interface/ParameterAdapter.h"
Go to the source code of this file.
Classes | |
class | reco::modules::MCMatchCandRefSelector |
struct | reco::modules::ParameterAdapter< MCMatchCandRefSelector > |
Namespaces | |
namespace | reco |
fixed size matrix | |
namespace | reco::modules |
Typedefs | |
typedef SingleObjectRefSelector < Candidate, reco::modules::MCMatchCandRefSelector > | MCMatchCandRefSelector |
Functions | |
DEFINE_FWK_MODULE (MCMatchCandRefSelector) | |
EVENTSETUP_STD_INIT (MCMatchCandRefSelector) |
typedef SingleObjectRefSelector<Candidate, reco::modules::MCMatchCandRefSelector> MCMatchCandRefSelector |
Definition at line 52 of file MCMatchCandRefSelector.cc.
DEFINE_FWK_MODULE | ( | MCMatchCandRefSelector | ) |
EVENTSETUP_STD_INIT | ( | MCMatchCandRefSelector | ) |