![]() |
Project
|
This is the complete list of members for o2::gpu::GPUO2InterfaceUtils, including all inherited members.
getCalibdEdxContainerDefault() | o2::gpu::GPUO2InterfaceUtils | static |
getFullParam(float solenoidBz, uint32_t nHbfPerTf=0, std::unique_ptr< GPUO2InterfaceConfiguration > *pConfiguration=nullptr, std::unique_ptr< GPUSettingsO2 > *pO2Settings=nullptr, bool *autoMaxTimeBin=nullptr) | o2::gpu::GPUO2InterfaceUtils | static |
getFullParamShared(float solenoidBz, uint32_t nHbfPerTf=0, std::unique_ptr< GPUO2InterfaceConfiguration > *pConfiguration=nullptr, std::unique_ptr< GPUSettingsO2 > *pO2Settings=nullptr, bool *autoMaxTimeBin=nullptr) | o2::gpu::GPUO2InterfaceUtils | static |
getNominalGPUBz(T &src) | o2::gpu::GPUO2InterfaceUtils | inlinestatic |
getPadGainCalib(const o2::tpc::CalDet< float > &in) | o2::gpu::GPUO2InterfaceUtils | static |
getPadGainCalibDefault() | o2::gpu::GPUO2InterfaceUtils | static |
getTpcMaxTimeBinFromNHbf(uint32_t nHbf) | o2::gpu::GPUO2InterfaceUtils | static |
paramUseExternalOccupancyMap(GPUParam *param, uint32_t nHbfPerTf, const uint32_t *occupancymap, int32_t occupancyMapSize) | o2::gpu::GPUO2InterfaceUtils | static |
RunZSEncoder(const S &in, std::unique_ptr< uint64_t[]> *outBuffer, uint32_t *outSizes, o2::raw::RawFileWriter *raw, const o2::InteractionRecord *ir, int32_t version, bool verify, float threshold=0.f, bool padding=false, std::function< void(std::vector< o2::tpc::Digit > &)> digitsFilter=nullptr) | o2::gpu::GPUO2InterfaceUtils | static |
RunZSEncoder(const S &in, std::unique_ptr< uint64_t[]> *outBuffer, uint32_t *outSizes, o2::raw::RawFileWriter *raw, const o2::InteractionRecord *ir, GPUO2InterfaceConfiguration &config, int32_t version, bool verify, bool padding=false, std::function< void(std::vector< o2::tpc::Digit > &)> digitsFilter=nullptr) | o2::gpu::GPUO2InterfaceUtils | static |
RunZSEncoder(const DigitArray &in, std::unique_ptr< uint64_t[]> *outBuffer, uint32_t *outSizes, o2::raw::RawFileWriter *raw, const o2::InteractionRecord *ir, int32_t version, bool verify, float threshold, bool padding, std::function< void(std::vector< o2::tpc::Digit > &)> digitsFilter) | o2::gpu::GPUO2InterfaceUtils | static |
RunZSEncoder(const DigitArray &in, std::unique_ptr< uint64_t[]> *outBuffer, uint32_t *outSizes, o2::raw::RawFileWriter *raw, const o2::InteractionRecord *ir, GPUO2InterfaceConfiguration &config, int32_t version, bool verify, bool padding, std::function< void(std::vector< o2::tpc::Digit > &)> digitsFilter) | o2::gpu::GPUO2InterfaceUtils | static |