#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include <chrono>
#include <random>
#include <thread>
Go to the source code of this file.
Classes | |
class | TestCUDAProducerCPU |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TestCUDAProducerCPU > > | s_filler__LINE__ ("TestCUDAProducerCPU") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< TestCUDAProducerCPU > > | s_maker__LINE__ ("TestCUDAProducerCPU") |
|
static |
|
static |