![]() |
![]() |
#include <HLTrigger/JetMET/plugins/HLTScoutingPFProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::StreamID sid, edm::Event &iEvent, edm::EventSetup const &setup) const final |
Private Attributes | |
const bool | doCandidates_ |
const bool | doCandIndsForJets_ |
const bool | doJetTags_ |
const bool | doMet_ |
const bool | doTrackRelVars_ |
const int | mantissaPrecision_ |
const edm::EDGetTokenT < reco::PFMETCollection > | metCollection_ |
const edm::EDGetTokenT < reco::PFCandidateCollection > | pfCandidateCollection_ |
const double | pfCandidateEtaCut_ |
const double | pfCandidatePtCut_ |
const edm::EDGetTokenT < reco::PFJetCollection > | pfJetCollection_ |
const double | pfJetEtaCut_ |
const double | pfJetPtCut_ |
const edm::EDGetTokenT < reco::JetTagCollection > | pfJetTagCollection_ |
const edm::EDGetTokenT< double > | rho_ |
const edm::EDGetTokenT < reco::VertexCollection > | vertexCollection_ |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
ProducesCollector | producesCollector () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Description: Producer for ScoutingPFJets from reco::PFJet objects, ScoutingVertexs from reco::Vertexs and ScoutingParticles from reco::PFCandidates
Definition at line 46 of file HLTScoutingPFProducer.cc.
|
explicit |
Definition at line 79 of file HLTScoutingPFProducer.cc.
|
overridedefault |
|
static |
Definition at line 301 of file HLTScoutingPFProducer.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
finalprivatevirtual |
Implements edm::global::EDProducerBase.
Definition at line 107 of file HLTScoutingPFProducer.cc.
References funct::abs(), reco::deltaR2(), doCandidates_, doCandIndsForJets_, doJetTags_, doMet_, doTrackRelVars_, PVValHelper::dxy, PVValHelper::dz, Exception, edm::Event::getByToken(), metsig::jet, btagbtvdeep::lost_inner_hits_from_pfcand(), mantissaPrecision_, HLT_FULL_cff::metCollection, metCollection_, eostools::move(), HLT_FULL_cff::pfCandidateCollection, pfCandidateCollection_, pfCandidateEtaCut_, pfCandidatePtCut_, HLT_FULL_cff::pfJetCollection, pfJetCollection_, pfJetEtaCut_, pfJetPtCut_, HLT_FULL_cff::pfJetTagCollection, pfJetTagCollection_, reco::Vertex::position(), funct::pow(), edm::Event::put(), MetAnalyzer::pv(), quality, btagbtvdeep::quality_from_pfcand(), MiniFloatConverter::reduceMantissaToNbitsRounding(), rho, rho_, GlobalPosition_Frontier_DevDB_cff::tag, GoodVertex_cfg::vertexCollection, and vertexCollection_.
|
private |
Definition at line 70 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 69 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 67 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 60 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 66 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 65 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 56 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 64 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 57 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 61 of file HLTScoutingPFProducer.cc.
Referenced by produce().
|
private |
Definition at line 59 of file HLTScoutingPFProducer.cc.
Referenced by produce().