#include <CommonTools/RecoUtils/plugins/PFCand_AssoMap.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | input_AssociationType_ |
edm::EDGetTokenT< reco::PFCandidateCollection > | token_PFCandidates_ |
Description: Produces a map with association between pf candidates and their particular most probable vertex with a quality of this association
Definition at line 37 of file PFCand_AssoMap.h.
|
explicit |
Definition at line 33 of file PFCand_AssoMap.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), input_AssociationType_, edm::InputTag::label(), and token_PFCandidates_.
|
override |
Definition at line 63 of file PFCand_AssoMap.cc.
|
static |
Definition at line 103 of file PFCand_AssoMap.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 74 of file PFCand_AssoMap.cc.
References PFCand_AssoMapAlgos::createMappings(), edm::Event::getByToken(), PFCand_AssoMapAlgos::GetInputCollections(), input_AssociationType_, edm::InputTag::label(), eostools::move(), edm::Event::productGetter(), edm::Event::put(), PFCand_AssoMapAlgos::SortPFCandAssociationMap(), and token_PFCandidates_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 49 of file PFCand_AssoMap.h.
Referenced by PFCand_AssoMap(), and produce().
|
private |
Definition at line 51 of file PFCand_AssoMap.h.
Referenced by PFCand_AssoMap(), and produce().