Public Member Functions | |
PFRecHitSoAProducer (edm::ParameterSet const &config) | |
void | produce (edm::StreamID, device::Event &event, const device::EventSetup &setup) const override |
Public Member Functions inherited from ALPAKA_ACCELERATOR_NAMESPACE::global::EDProducer<> | |
void | produce (edm::StreamID sid, edm::Event &iEvent, edm::EventSetup const &iSetup) const final |
Public Member Functions inherited from edm::ProducerBase< edm::global::EDProducer, Args... > | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
std::vector< edm::ProductResolverIndex > const & | putTokenIndexToProductResolverIndex () const |
std::vector< bool > const & | recordProvenanceList () const |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel) |
TypeLabelList const & | typeLabelList () const |
used by the fwk to register the list of products of this module More... | |
~ProducerBase () noexcept(false) override | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const device::EDPutToken< reco::PFRecHitDeviceCollection > | pfRecHitsToken_ |
std::vector< std::pair< device::EDGetToken< typename CAL::CaloRecHitSoATypeDevice >, device::ESGetToken< typename CAL::ParameterType, typename CAL::ParameterRecordType > > > | recHitsToken_ |
const bool | synchronise_ |
const device::ESGetToken< typename CAL::TopologyTypeDevice, typename CAL::TopologyRecordType > | topologyToken_ |
Additional Inherited Members | |
Public Types inherited from edm::ProducerBase< edm::global::EDProducer, Args... > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase< edm::global::EDProducer, Args... > | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
BranchAliasSetterT< ProductType > | produces () |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Definition at line 21 of file PFRecHitSoAProducer.cc.
|
inline |
Definition at line 23 of file PFRecHitSoAProducer.cc.
References deDxTools::esConsumes(), and HLT_2024v12_cff::producers.
|
inlinestatic |
Definition at line 63 of file PFRecHitSoAProducer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and HLT_2024v12_cff::producers.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::global::EDProducer<>.
Definition at line 40 of file PFRecHitSoAProducer.cc.
References createfilelist::int, eostools::move(), HLT_2024v12_cff::pfRecHits, ALPAKA_ACCELERATOR_NAMESPACE::PFRecHitProducerKernel< CAL >::processRecHits(), singleTopDQM_cfi::setup, unpackBuffers-CaloStage2::token, HLT_2024v12_cff::topology, and SequenceTypes::wait().
|
private |
Definition at line 83 of file PFRecHitSoAProducer.cc.
|
private |
Definition at line 82 of file PFRecHitSoAProducer.cc.
|
private |
Definition at line 84 of file PFRecHitSoAProducer.cc.
|
private |
Definition at line 79 of file PFRecHitSoAProducer.cc.