![]() |
Project
|
#include "GPUCommonDef.h"
#include <cstdio>
#include <cstring>
#include <cmath>
#include "GPUReconstruction.h"
#include "GPUTPCTracker.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.
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 541 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 783 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 827 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 846 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 860 of file GPUTPCGMMerger.cxx.
GPUdi | ( | ) |
Definition at line 1045 of file GPUTPCGMMerger.cxx.
GPUdii | ( | ) |
Definition at line 975 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& b = mCmp[bb] |
Definition at line 1479 of file GPUTPCGMMerger.cxx.
const int16_t bb |
Definition at line 1476 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster* const mCmp |
Definition at line 1473 of file GPUTPCGMMerger.cxx.
const bool revert |
Definition at line 1474 of file GPUTPCGMMerger.cxx.