Project
Loading...
Searching...
No Matches
o2::tpc::SACDrawHelper::SACDraw Struct Reference

#include <SACDrawHelper.h>

Public Member Functions

float getSAC (const unsigned int sector, const unsigned int stack) const
 

Public Attributes

std::function< float(const unsigned int, const unsigned int)> mSACFunc
 function returning the value which will be drawn for sector, stack
 

Detailed Description

helper struct containing a function to give access to the SACs which will be drawn

Parameters
sectorsector of the TPC
stackgem stack

Definition at line 35 of file SACDrawHelper.h.

Member Function Documentation

◆ getSAC()

float o2::tpc::SACDrawHelper::SACDraw::getSAC ( const unsigned int  sector,
const unsigned int  stack 
) const
inline

Definition at line 36 of file SACDrawHelper.h.

Member Data Documentation

◆ mSACFunc

std::function<float(const unsigned int, const unsigned int)> o2::tpc::SACDrawHelper::SACDraw::mSACFunc

function returning the value which will be drawn for sector, stack

Definition at line 37 of file SACDrawHelper.h.


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