Public Member Functions | |
HcalRawToDigiGPU (edm::ParameterSet const &ps) | |
~HcalRawToDigiGPU () override | |
Public Member Functions inherited from edm::stream::EDProducer< edm::ExternalWork > | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Private Member Functions | |
void | acquire (edm::Event const &, edm::EventSetup const &, edm::WaitingTaskWithArenaHolder) override |
void | produce (edm::Event &, edm::EventSetup const &) override |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::ExternalWork > | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 21 of file HcalRawToDigiGPU.cc.
|
private |
Definition at line 34 of file HcalRawToDigiGPU.cc.
|
private |
Definition at line 38 of file HcalRawToDigiGPU.cc.
|
private |
Definition at line 36 of file HcalRawToDigiGPU.cc.
|
explicit |
Definition at line 73 of file HcalRawToDigiGPU.cc.
References DeDxTools::esConsumes().
|
override |
Definition at line 88 of file HcalRawToDigiGPU.cc.
|
overrideprivate |
Definition at line 90 of file HcalRawToDigiGPU.cc.
References hcal::raw::OutputDataGPU::allocate(), submitPVValidationJobs::conditions, config_, counter, cudaState_, data, eMappingToken_, hcal::raw::empty_event_size, hcal::raw::entryPoint(), fedsToUnpack_, edm::EventSetup::getData(), cms::cuda::make_device_unique(), cms::cuda::make_host_unique(), eostools::move(), hcal::raw::nbytes_per_fed_max, hcal::raw::numOutputCollections, outputCPU_, outputGPU_, gpuVertexFinder::printf(), rawDataToken_, and hcal::raw::utca_nfeds_max.
|
static |
Definition at line 50 of file HcalRawToDigiGPU.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, unpackBuffers-CaloStage1::feds, mps_fire::i, HLT_FULL_cff::InputTag, label, FEDNumbering::MAXHCALuTCAFEDID, FEDNumbering::MINHCALuTCAFEDID, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 172 of file HcalRawToDigiGPU.cc.
References config_, cudaState_, hcal::raw::OutputDataGPU::digisF01HE, digisF01HEToken_, hcal::raw::OutputDataGPU::digisF3HB, digisF3HBToken_, hcal::raw::OutputDataGPU::digisF5HB, digisF5HBToken_, eostools::move(), hcal::raw::ConfigurationParameters::nsamplesF01HE, hcal::raw::ConfigurationParameters::nsamplesF3HB, hcal::raw::ConfigurationParameters::nsamplesF5HB, hcal::raw::OutputF01HE, hcal::raw::OutputF3HB, hcal::raw::OutputF5HB, outputGPU_, and gpuVertexFinder::printf().
|
private |
Definition at line 45 of file HcalRawToDigiGPU.cc.
|
private |
Definition at line 41 of file HcalRawToDigiGPU.cc.
|
private |
Definition at line 35 of file HcalRawToDigiGPU.cc.
Referenced by produce().
|
private |
Definition at line 39 of file HcalRawToDigiGPU.cc.
Referenced by produce().
|
private |
Definition at line 37 of file HcalRawToDigiGPU.cc.
Referenced by produce().
|
private |
Definition at line 32 of file HcalRawToDigiGPU.cc.
Referenced by acquire().
|
private |
Definition at line 43 of file HcalRawToDigiGPU.cc.
Referenced by acquire().
|
private |
Definition at line 47 of file HcalRawToDigiGPU.cc.
Referenced by acquire().
|
private |
Definition at line 46 of file HcalRawToDigiGPU.cc.
|
private |
Definition at line 33 of file HcalRawToDigiGPU.cc.
Referenced by acquire().