#include <iostream>
#include "CUDADataFormats/HcalDigi/interface/DigiCollection.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "HeterogeneousCore/CUDACore/interface/ScopedContext.h"
#include "HeterogeneousCore/CUDAServices/interface/CUDAInterface.h"
#include "HeterogeneousCore/CUDAUtilities/interface/cudaCheck.h"
Go to the source code of this file.
Classes | |
struct | HcalDigisProducerGPU::ConfigParameters |
class | HcalDigisProducerGPU |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HcalDigisProducerGPU > > | s_filler_0__LINE__ ("HcalDigisProducerGPU") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HcalDigisProducerGPU > > | s_maker__LINE__ ("HcalDigisProducerGPU") |
|
static |
|
static |