createFromGlobalCorrection(std::function< void(int roc, double gx, double gy, double gz, double &dgx, double &dgy, double &dgz)> correctionGlobal, const int nKnotsY=10, const int nKnotsZ=20) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
createFromLocalCorrection(std::function< void(int roc, int irow, double y, double z, double &dx, double &dy, double &dz)> correctionLocal, const int nKnotsY=10, const int nKnotsZ=20) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
createFromTrackResiduals(const o2::tpc::TrackResiduals &trackResiduals, TTree *voxResTree, bool useSmoothed=false, bool invertSigns=false) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
fillSpaceChargeCorrectionFromMap(TPCFastSpaceChargeCorrection &correction) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
getCorrectionMap() | o2::tpc::TPCFastSpaceChargeCorrectionHelper | inline |
getGeometry() | o2::tpc::TPCFastSpaceChargeCorrectionHelper | inline |
getNthreads() const | o2::tpc::TPCFastSpaceChargeCorrectionHelper | inline |
initInverse(o2::gpu::TPCFastSpaceChargeCorrection &correction, bool prn) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
initInverse(std::vector< o2::gpu::TPCFastSpaceChargeCorrection * > &corrections, const std::vector< float > &scaling, bool prn) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
instance() | o2::tpc::TPCFastSpaceChargeCorrectionHelper | static |
operator=(const TPCFastSpaceChargeCorrectionHelper &)=delete | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
setNthreads(int n) | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
setNthreadsToMaximum() | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
testGeometry(const TPCFastTransformGeo &geo) const | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
TPCFastSpaceChargeCorrectionHelper()=default | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
TPCFastSpaceChargeCorrectionHelper(const TPCFastSpaceChargeCorrectionHelper &)=delete | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |
~TPCFastSpaceChargeCorrectionHelper()=default | o2::tpc::TPCFastSpaceChargeCorrectionHelper | |