21 <<
"Wrong size of hsb mask " 28 if (hsb != 0 && hsb != 1) {
30 <<
"Wrong hsb index: " << hsb <<
"\n";
44 if (input < 0 || input >=
int(
sizeof(
m_hsb0)/(
sizeof(
m_hsb0[0] )) ) )
47 <<
"Wrong hsb input index: " << input <<
"\n";
55 <<
"Wrong hsb index: " << hsb <<
"\n";
void setHsbMask(int hsb, const std::vector< int > &mask)
static std::string const input
virtual ~L1RPCHsbConfig()
int getHsbMask(int hsb, int input) const