Public Member Functions | |
CaloRecHitSoAProducer (edm::ParameterSet const &config) | |
void | produce (edm::StreamID sid, device::Event &event, device::EventSetup const &) 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 Member Functions | |
template<> | |
void | convertRecHit (reco::CaloRecHitHostCollection::View::element to, const HCAL::CaloRecHitType &from) |
template<> | |
void | convertRecHit (reco::CaloRecHitHostCollection::View::element to, const ECAL::CaloRecHitType &from) |
Static Private Member Functions | |
static void | convertRecHit (reco::CaloRecHitHostCollection::View::element to, const typename CAL::CaloRecHitType &from) |
Private Attributes | |
const device::EDPutToken< reco::CaloRecHitDeviceCollection > | deviceToken_ |
const edm::EDGetTokenT< edm::SortedCollection< typename CAL::CaloRecHitType > > | recHitsToken_ |
const bool | synchronise_ |
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 23 of file CaloRecHitSoAProducer.cc.
|
inline |
Definition at line 25 of file CaloRecHitSoAProducer.cc.
|
staticprivate |
|
private |
Definition at line 71 of file CaloRecHitSoAProducer.cc.
References CaloRecHit::energy(), CaloRecHit::flags(), HBHERecHit::id(), DetId::rawId(), and CaloRecHit::time().
|
private |
Definition at line 81 of file CaloRecHitSoAProducer.cc.
References EcalRecHit::energy(), EcalRecHit::flagsBits(), EcalRecHit::id(), DetId::rawId(), and EcalRecHit::time().
|
inlinestatic |
Definition at line 53 of file CaloRecHitSoAProducer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), and submitPVResolutionJobs::desc.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::global::EDProducer<>.
Definition at line 30 of file CaloRecHitSoAProducer.cc.
References DEBUG, mps_fire::i, eostools::move(), FastTrackerRecHitMaskProducer_cfi::recHits, and SequenceTypes::wait().
|
private |
Definition at line 63 of file CaloRecHitSoAProducer.cc.
|
private |
Definition at line 62 of file CaloRecHitSoAProducer.cc.
|
private |
Definition at line 64 of file CaloRecHitSoAProducer.cc.