Project
Loading...
Searching...
No Matches
o2::tpc::IDCDeltaCompressionFactors Struct Reference

#include <IDCContainer.h>

Public Attributes

std::pair< float, float > mFactors {std::pair{1.f, 1.f}}
 compression factors
 

Detailed Description

storage for the factor used to compress IDCDelta. This factor is separated from the IDCDelta struct to able to store those values independently in the CCDB

Definition at line 58 of file IDCContainer.h.

Member Data Documentation

◆ mFactors

std::pair<float, float> o2::tpc::IDCDeltaCompressionFactors::mFactors {std::pair{1.f, 1.f}}

compression factors

Definition at line 59 of file IDCContainer.h.


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