helper to encode and decode the isolation corrections More...
#include <IsolationCorrectionHelper.h>
Static Public Member Functions | |
| static void | decode (const IsolationTrackCorrectionBitset &bitset, std::vector< IsolationTrackCorrection > &results) |
| decode the bitset into the individual corrections | |
| static void | encode (const std::vector< IsolationTrackCorrection > &values, IsolationTrackCorrectionBitset &bitset) |
| encode the bitset given a vector of corrections | |
helper to encode and decode the isolation corrections
1.6.1