Project
Loading...
Searching...
No Matches
o2::tpc::IDCDrawHelper::IDCDrawGIF Struct Reference

#include <IDCDrawHelper.h>

Public Attributes

std::function< float(const unsigned int, const unsigned int, const unsigned int, const unsigned int, const unsigned int)> mIDCFunc
 function returning the value which will be drawn for sector, region, row, pad
 
std::function< float(const o2::tpc::Side side, const unsigned int)> mIDCOneFunc
 function returning the value which will be drawn for side, slice
 

Detailed Description

Definition at line 69 of file IDCDrawHelper.h.

Member Data Documentation

◆ mIDCFunc

std::function<float(const unsigned int, const unsigned int, const unsigned int, const unsigned int, const unsigned int)> o2::tpc::IDCDrawHelper::IDCDrawGIF::mIDCFunc

function returning the value which will be drawn for sector, region, row, pad

Definition at line 70 of file IDCDrawHelper.h.

◆ mIDCOneFunc

std::function<float(const o2::tpc::Side side, const unsigned int)> o2::tpc::IDCDrawHelper::IDCDrawGIF::mIDCOneFunc

function returning the value which will be drawn for side, slice

Definition at line 71 of file IDCDrawHelper.h.


The documentation for this struct was generated from the following file: