![]() |
Project
|
#include <GPUChainTracking.h>
Public Member Functions | |
InOutMemory () | |
~InOutMemory () | |
InOutMemory (InOutMemory &&) | |
InOutMemory & | operator= (InOutMemory &&) |
Definition at line 82 of file GPUChainTracking.h.
|
default |
|
default |
|
default |
|
default |
std::unique_ptr<GPUTPCClusterData[]> o2::gpu::GPUChainTracking::InOutMemory::clusterData[NSECTORS] |
Definition at line 95 of file GPUChainTracking.h.
std::unique_ptr<o2::tpc::ClusterNativeAccess> o2::gpu::GPUChainTracking::InOutMemory::clusterNativeAccess |
Definition at line 98 of file GPUChainTracking.h.
std::unique_ptr<char[]> o2::gpu::GPUChainTracking::InOutMemory::clusterNativeMC |
Definition at line 113 of file GPUChainTracking.h.
std::unique_ptr<o2::dataformats::ConstMCTruthContainer<o2::MCCompLabel> > o2::gpu::GPUChainTracking::InOutMemory::clusterNativeMCBuffer |
Definition at line 118 of file GPUChainTracking.h.
std::unique_ptr<o2::dataformats::ConstMCTruthContainerView<o2::MCCompLabel> > o2::gpu::GPUChainTracking::InOutMemory::clusterNativeMCView |
Definition at line 114 of file GPUChainTracking.h.
std::unique_ptr<o2::tpc::ClusterNative[]> o2::gpu::GPUChainTracking::InOutMemory::clustersNative |
Definition at line 97 of file GPUChainTracking.h.
std::unique_ptr<GPUTrackingInOutDigits> o2::gpu::GPUChainTracking::InOutMemory::digitMap |
Definition at line 94 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCMCInfo[]> o2::gpu::GPUChainTracking::InOutMemory::mcInfosTPC |
Definition at line 102 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCMCInfoCol[]> o2::gpu::GPUChainTracking::InOutMemory::mcInfosTPCCol |
Definition at line 103 of file GPUChainTracking.h.
std::unique_ptr<AliHLTTPCClusterMCLabel[]> o2::gpu::GPUChainTracking::InOutMemory::mcLabelsTPC |
Definition at line 101 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCGMMergedTrackHit[]> o2::gpu::GPUChainTracking::InOutMemory::mergedTrackHits |
Definition at line 105 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCGMMergedTrackHitXYZ[]> o2::gpu::GPUChainTracking::InOutMemory::mergedTrackHitsXYZ |
Definition at line 106 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCGMMergedTrack[]> o2::gpu::GPUChainTracking::InOutMemory::mergedTracks |
Definition at line 104 of file GPUChainTracking.h.
std::unique_ptr<AliHLTTPCRawCluster[]> o2::gpu::GPUChainTracking::InOutMemory::rawClusters[NSECTORS] |
Definition at line 96 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCHitId[]> o2::gpu::GPUChainTracking::InOutMemory::sectorClusters[NSECTORS] |
Definition at line 100 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCTrack[]> o2::gpu::GPUChainTracking::InOutMemory::sectorTracks[NSECTORS] |
Definition at line 99 of file GPUChainTracking.h.
std::unique_ptr<GPUSettingsTF[]> o2::gpu::GPUChainTracking::InOutMemory::settingsTF |
Definition at line 119 of file GPUChainTracking.h.
std::unique_ptr<char[]> o2::gpu::GPUChainTracking::InOutMemory::tpcCompressedClusters |
Definition at line 90 of file GPUChainTracking.h.
std::unique_ptr<GPUTPCDigitsMCInput> o2::gpu::GPUChainTracking::InOutMemory::tpcDigitMCMap |
Definition at line 117 of file GPUChainTracking.h.
std::unique_ptr<o2::dataformats::ConstMCTruthContainerView<o2::MCCompLabel>[]> o2::gpu::GPUChainTracking::InOutMemory::tpcDigitMCView |
Definition at line 116 of file GPUChainTracking.h.
std::unique_ptr<o2::tpc::Digit[]> o2::gpu::GPUChainTracking::InOutMemory::tpcDigits[NSECTORS] |
Definition at line 93 of file GPUChainTracking.h.
Definition at line 115 of file GPUChainTracking.h.
std::unique_ptr<GPUTrackingInOutZS> o2::gpu::GPUChainTracking::InOutMemory::tpcZSmeta |
Definition at line 91 of file GPUChainTracking.h.
std::unique_ptr<GPUTrackingInOutZS::GPUTrackingInOutZSMeta> o2::gpu::GPUChainTracking::InOutMemory::tpcZSmeta2 |
Definition at line 92 of file GPUChainTracking.h.
std::unique_ptr<uint64_t[]> o2::gpu::GPUChainTracking::InOutMemory::tpcZSpages |
Definition at line 88 of file GPUChainTracking.h.
std::unique_ptr<char[]> o2::gpu::GPUChainTracking::InOutMemory::tpcZSpagesChar |
Definition at line 89 of file GPUChainTracking.h.
std::unique_ptr<GPUTRDSpacePoint[]> o2::gpu::GPUChainTracking::InOutMemory::trdSpacePoints |
Definition at line 108 of file GPUChainTracking.h.
std::unique_ptr<int32_t[]> o2::gpu::GPUChainTracking::InOutMemory::trdTrackletIdxFirst |
Definition at line 110 of file GPUChainTracking.h.
std::unique_ptr<GPUTRDTrackletWord[]> o2::gpu::GPUChainTracking::InOutMemory::trdTracklets |
Definition at line 107 of file GPUChainTracking.h.
std::unique_ptr<GPUTRDTrackGPU[]> o2::gpu::GPUChainTracking::InOutMemory::trdTracks |
Definition at line 112 of file GPUChainTracking.h.
std::unique_ptr<float[]> o2::gpu::GPUChainTracking::InOutMemory::trdTriggerTimes |
Definition at line 109 of file GPUChainTracking.h.
std::unique_ptr<uint8_t[]> o2::gpu::GPUChainTracking::InOutMemory::trdTrigRecMask |
Definition at line 111 of file GPUChainTracking.h.