Public Types | |
using | Algo = pixelDetails::SiPixelRawToClusterKernel< pixelTopology::Phase2 > |
Public Types inherited from edm::ProducerBase< edm::stream::EDProducer, edm::ExternalWork, 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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | acquire (device::Event const &iEvent, device::EventSetup const &iSetup) override |
void | produce (device::Event &iEvent, device::EventSetup const &iSetup) override |
Private Attributes | |
Algo | Algo_ |
device::EDPutToken< SiPixelClustersSoACollection > | clusterPutToken_ |
const SiPixelClusterThresholds | clusterThresholds_ |
device::EDPutToken< SiPixelDigisSoACollection > | digiPutToken_ |
SiPixelDigisSoACollection | digis_d |
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
uint32_t | nDigis_ = 0 |
const edm::EDGetTokenT< edm::DetSetVector< PixelDigi > > | pixelDigiToken_ |
Additional Inherited Members | |
Protected Member Functions inherited from edm::ProducerBase< edm::stream::EDProducer, edm::ExternalWork, 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 32 of file SiPixelPhase2DigiToCluster.cc.
using ALPAKA_ACCELERATOR_NAMESPACE::SiPixelPhase2DigiToCluster::Algo = pixelDetails::SiPixelRawToClusterKernel<pixelTopology::Phase2> |
Definition at line 38 of file SiPixelPhase2DigiToCluster.cc.
|
explicit |
Definition at line 58 of file SiPixelPhase2DigiToCluster.cc.
References edm::ParameterSet::getParameter().
|
overridedefault |
|
overrideprivatevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 85 of file SiPixelPhase2DigiToCluster.cc.
References Algo_, clusterThresholds_, digis_d, geomToken_, ALPAKA_ACCELERATOR_NAMESPACE::device::EventSetup::getData(), TrackerGeometry::idToDetUnit(), iEvent, GeomDet::index(), input, ALPAKA_ACCELERATOR_NAMESPACE::pixelDetails::SiPixelRawToClusterKernel< TrackerTraits >::makePhase2ClustersAsync(), nDigis_, pixelDigiToken_, and multPhiCorr_741_25nsDY_cfi::px.
|
static |
Definition at line 70 of file SiPixelPhase2DigiToCluster.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), pixelClustering::clusterThresholdPhase2LayerOne, pixelClustering::clusterThresholdPhase2OtherLayers, submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivatevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 131 of file SiPixelPhase2DigiToCluster.cc.
References Algo_, clusterPutToken_, digiPutToken_, digis_d, ALPAKA_ACCELERATOR_NAMESPACE::pixelDetails::SiPixelRawToClusterKernel< TrackerTraits >::getClusters(), iEvent, eostools::move(), nDigis_, ALPAKA_ACCELERATOR_NAMESPACE::pixelDetails::SiPixelRawToClusterKernel< TrackerTraits >::nModules(), and pixelTopology::Phase2::numberOfModules.
|
private |
Definition at line 50 of file SiPixelPhase2DigiToCluster.cc.
|
private |
Definition at line 48 of file SiPixelPhase2DigiToCluster.cc.
Referenced by produce().
|
private |
Definition at line 52 of file SiPixelPhase2DigiToCluster.cc.
Referenced by acquire().
|
private |
Definition at line 47 of file SiPixelPhase2DigiToCluster.cc.
Referenced by produce().
|
private |
Definition at line 55 of file SiPixelPhase2DigiToCluster.cc.
|
private |
Definition at line 44 of file SiPixelPhase2DigiToCluster.cc.
Referenced by acquire().
|
private |
Definition at line 53 of file SiPixelPhase2DigiToCluster.cc.
|
private |
Definition at line 45 of file SiPixelPhase2DigiToCluster.cc.
Referenced by acquire().