#include <GPUO2InterfaceRefit.h>
|
| GPUO2InterfaceRefit (const o2::tpc::ClusterNativeAccess *cl, const o2::gpu::CorrectionMapsHelper *trans, float bzNominalGPU, const o2::tpc::TPCClRefElem *trackRef, uint32_t nHbfPerTf=0, const uint8_t *sharedmap=nullptr, const uint32_t *occupancymap=nullptr, int32_t occupancyMapSize=-1, const std::vector< o2::tpc::TrackTPC > *trks=nullptr, o2::base::Propagator *p=nullptr) |
|
| ~GPUO2InterfaceRefit () |
|
int32_t | RefitTrackAsGPU (o2::tpc::TrackTPC &trk, bool outward=false, bool resetCov=false) |
|
int32_t | RefitTrackAsTrackParCov (o2::tpc::TrackTPC &trk, bool outward=false, bool resetCov=false) |
|
int32_t | RefitTrackAsGPU (o2::track::TrackParCov &trk, const o2::tpc::TrackTPCClusRef &clusRef, float time0, float *chi2=nullptr, bool outward=false, bool resetCov=false) |
|
int32_t | RefitTrackAsTrackParCov (o2::track::TrackParCov &trk, const o2::tpc::TrackTPCClusRef &clusRef, float time0, float *chi2=nullptr, bool outward=false, bool resetCov=false) |
|
void | setTrackReferenceX (float v) |
|
void | setIgnoreErrorsAtTrackEnds (bool v) |
|
void | updateCalib (const o2::gpu::CorrectionMapsHelper *trans, float bzNominalGPU) |
|
auto | getParam () const |
|
Definition at line 61 of file GPUO2InterfaceRefit.h.
◆ GPUO2InterfaceRefit()
◆ ~GPUO2InterfaceRefit()
GPUO2InterfaceRefit::~GPUO2InterfaceRefit |
( |
| ) |
|
|
default |
◆ fillOccupancyMapGetSize()
size_t GPUO2InterfaceRefit::fillOccupancyMapGetSize |
( |
uint32_t |
nHbfPerTf, |
|
|
const GPUParam * |
param = nullptr |
|
) |
| |
|
static |
◆ fillSharedClustersAndOccupancyMap()
◆ getParam()
auto o2::gpu::GPUO2InterfaceRefit::getParam |
( |
| ) |
const |
|
inline |
◆ RefitTrackAsGPU() [1/2]
int32_t GPUO2InterfaceRefit::RefitTrackAsGPU |
( |
o2::tpc::TrackTPC & |
trk, |
|
|
bool |
outward = false , |
|
|
bool |
resetCov = false |
|
) |
| |
◆ RefitTrackAsGPU() [2/2]
◆ RefitTrackAsTrackParCov() [1/2]
int32_t GPUO2InterfaceRefit::RefitTrackAsTrackParCov |
( |
o2::tpc::TrackTPC & |
trk, |
|
|
bool |
outward = false , |
|
|
bool |
resetCov = false |
|
) |
| |
◆ RefitTrackAsTrackParCov() [2/2]
◆ setIgnoreErrorsAtTrackEnds()
void GPUO2InterfaceRefit::setIgnoreErrorsAtTrackEnds |
( |
bool |
v | ) |
|
◆ setTrackReferenceX()
void GPUO2InterfaceRefit::setTrackReferenceX |
( |
float |
v | ) |
|
◆ updateCalib()
The documentation for this class was generated from the following files: