![]() |
Project
|
struct containing the IDC delta values More...
#include <IDCContainer.h>
Public Attributes | |
std::vector< DataT > | mIDCDeltaCont {} |
\Delta I(r,\phi,t) = I(r,\phi,t) / ( I_0(r,\phi) * I_1(t) ) | |
struct containing the IDC delta values
Definition at line 52 of file IDCContainer.h.
std::vector<DataT> o2::tpc::IDCDeltaContainer< DataT >::mIDCDeltaCont {} |
\Delta I(r,\phi,t) = I(r,\phi,t) / ( I_0(r,\phi) * I_1(t) )
Definition at line 53 of file IDCContainer.h.