![]() |
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.
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 483 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 746 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 790 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 809 of file GPUTPCGMMerger.cxx.
GPUd | ( | ) |
Definition at line 823 of file GPUTPCGMMerger.cxx.
GPUdi | ( | ) |
Definition at line 1008 of file GPUTPCGMMerger.cxx.
GPUdii | ( | ) |
Definition at line 938 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& a1 = cmp1[aa] |
Definition at line 1483 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& b = cmp2[bb] |
Definition at line 1482 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster& b1 = cmp1[bb] |
Definition at line 1484 of file GPUTPCGMMerger.cxx.
const int16_t bb |
Definition at line 1479 of file GPUTPCGMMerger.cxx.
bool const GPUTPCGMMerger::trackCluster* c1 |
Definition at line 1478 of file GPUTPCGMMerger.cxx.
bool const GPUTPCGMMerger::trackCluster const clcomparestruct* c2 |
Definition at line 1478 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster* const cmp1 |
Definition at line 1476 of file GPUTPCGMMerger.cxx.
const clcomparestruct* const cmp2 |
Definition at line 1477 of file GPUTPCGMMerger.cxx.
const uint8_t leg |
Definition at line 1471 of file GPUTPCGMMerger.cxx.
const GPUTPCGMMerger::trackCluster* const mCmp |
Definition at line 1496 of file GPUTPCGMMerger.cxx.
bool o |
Definition at line 1478 of file GPUTPCGMMerger.cxx.
const bool outwards |
Definition at line 1475 of file GPUTPCGMMerger.cxx.