#include <cuda_runtime.h>
#include <Eigen/Core>
#include "CUDADataFormats/Common/interface/Product.h"
#include "CUDADataFormats/Common/interface/HostProduct.h"
#include "CUDADataFormats/Track/interface/TrackSoAHeterogeneousHost.h"
#include "CUDADataFormats/Track/interface/TrackSoAHeterogeneousDevice.h"
#include "CUDADataFormats/Track/interface/PixelTrackUtilities.h"
#include "DataFormats/Common/interface/Handle.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/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "HeterogeneousCore/CUDACore/interface/ScopedContext.h"
Go to the source code of this file.
Classes | |
class | PixelTrackSoAFromCUDAT< TrackerTraits > |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PixelTrackSoAFromCUDAPhase1 > > | s_filler_0__LINE__ ("PixelTrackSoAFromCUDAPhase1") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PixelTrackSoAFromCUDAPhase1 > > | s_maker__LINE__ ("PixelTrackSoAFromCUDAPhase1") |
Definition at line 112 of file PixelTrackSoAFromCUDA.cc.
Definition at line 106 of file PixelTrackSoAFromCUDA.cc.
Definition at line 109 of file PixelTrackSoAFromCUDA.cc.
|
static |
|
static |