![]() |
Project
|
#include "GPUCommonDef.h"
#include <cstdio>
#include <cstring>
#include <cmath>
#include "GPUReconstruction.h"
#include "GPUTPCTracker.h"
#include "GPUTPCClusterData.h"
#include "GPUTPCTrackParam.h"
#include "GPUTPCGMMerger.h"
#include "GPUO2DataTypes.h"
#include "TPCFastTransform.h"
#include "GPUTPCConvertImpl.h"
#include "GPUTPCGeometry.h"
#include "GPUDefParametersRuntime.h"
#include "GPUCommonMath.h"
#include "GPUCommonAlgorithm.h"
#include "GPUCommonConstants.h"
#include "GPUTPCGMMergedTrack.h"
#include "GPUParam.h"
#include "GPUTPCTrackLinearisation.h"
#include "GPUTPCGMTrackParam.h"
#include "GPUTPCGMSectorTrack.h"
#include "GPUTPCGMBorderTrack.h"
#include "DataFormatsTPC/ClusterNative.h"
#include "DataFormatsTPC/TrackTPC.h"
#include "SimulationDataFormat/ConstMCTruthContainer.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include "GPUQA.h"
#include "GPUMemorySizeScalers.h"
Go to the source code of this file.
Classes | |
struct | o2::gpu::internal::MergeLooperParam |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::gpu |
namespace | o2::gpu::internal |
Macros | |
#define | GPUCA_CADEBUG 0 |
#define | GPUCA_MERGE_LOOPER_MC 0 |
Functions | |
GPUd () void GPUTPCGMMerger | |
template<> | |
GPUd () void GPUTPCGMMerger | |
template<> | |
GPUd () void GPUTPCGMMerger | |
template<> | |
GPUd () void GPUTPCGMMerger | |
template<> | |
GPUd () void GPUTPCGMMerger | |
GPUdii () void GPUTPCGMMerger | |
GPUdi () void GPUTPCGMMerger | |
Definition in file GPUTPCGMMerger.cxx.
#define GPUCA_CADEBUG 0 |
Definition at line 15 of file GPUTPCGMMerger.cxx.
#define GPUCA_MERGE_LOOPER_MC 0 |
Definition at line 16 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 414 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 677 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 721 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 740 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 754 of file GPUTPCGMMerger.cxx.
GPUdi | ( | ) |
Definition at line 939 of file GPUTPCGMMerger.cxx.
GPUdii | ( | ) |
Definition at line 869 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& a1 = cmp1[aa] |
Definition at line 1414 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& b = cmp2[bb] |
Definition at line 1413 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& b1 = cmp1[bb] |
Definition at line 1415 of file GPUTPCGMMerger.cxx.
const int16_t bb |
Definition at line 1410 of file GPUTPCGMMerger.cxx.
bool const GPUTPCGMMerger::trackCluster* c1 |
Definition at line 1409 of file GPUTPCGMMerger.cxx.
bool const GPUTPCGMMerger::trackCluster const clcomparestruct* c2 |
Definition at line 1409 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster* const cmp1 |
Definition at line 1407 of file GPUTPCGMMerger.cxx.
const clcomparestruct* const cmp2 |
Definition at line 1408 of file GPUTPCGMMerger.cxx.
const uint8_t leg |
Definition at line 1402 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster* const mCmp |
Definition at line 1427 of file GPUTPCGMMerger.cxx.
bool o |
Definition at line 1409 of file GPUTPCGMMerger.cxx.
const bool outwards |
Definition at line 1406 of file GPUTPCGMMerger.cxx.