drawGroupedIDCsSector(const unsigned int sector, const unsigned int integrationInterval, const std::string filename="IDCDeltaGroupedSector.pdf") const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
drawGroupedIDCsSide(const unsigned int integrationInterval, const std::string filename="IDCDeltaGroupedSide.pdf") const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
drawIDCDeltaHelper(const bool type, const Sector sector, const unsigned int integrationInterval, const bool grouped, const std::string filename) const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
drawUngroupedIDCsSector(const unsigned int sector, const unsigned int integrationInterval, const std::string filename="IDCDeltaUngroupedSector.pdf") const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
drawUngroupedIDCsSide(const unsigned int integrationInterval, const std::string filename="IDCDeltaUngroupedSide.pdf") const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getGroupedIDCDeltaVal(const unsigned int sector, const unsigned int region, unsigned int urow, unsigned int upad, unsigned int integrationInterval) const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getIDCGroupData() const & | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getIDCGroupData() && | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getIDCGroupHelperSector() const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getIDCUngroupData() const & | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getNIntegrationIntervals() const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getSide() const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getUngroupedIDCDeltaVal(const unsigned int sector, const unsigned int region, unsigned int urow, unsigned int upad, unsigned int integrationInterval) const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
getUngroupedIndexGlobal(const unsigned int sector, const unsigned int region, unsigned int urow, unsigned int upad, unsigned int integrationInterval) const | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
IDCAverageGroupBase(const std::array< unsigned char, Mapper::NREGIONS > &groupPads, const std::array< unsigned char, Mapper::NREGIONS > &groupRows, const std::array< unsigned char, Mapper::NREGIONS > &groupLastRowsThreshold, const std::array< unsigned char, Mapper::NREGIONS > &groupLastPadsThreshold, const unsigned int groupNotnPadsSectorEdges, const int nThreads) | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | inline |
mIDCGroupHelperSector | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
mIDCsGrouped | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
mIDCsUngrouped | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
mRobustAverage | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
mSide | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
mWeightsPad | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
mWeightsRow | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
resetGroupedIDCs() | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | |
resizeGroupedIDCs() | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | protected |
setIDCs(const IDCDelta< float > &idcs, const Side side) | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | |
setIDCs(IDCDelta< float > &&idcs, const Side side) | o2::tpc::IDCAverageGroupBase< IDCAverageGroupTPC > | |