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