FACT++  1.0
uint16_t* __attribute__::EnablePixel ( int  idx,
bool  enable 
)

Definition at line 313 of file HeadersFTM.h.

325  {
326  const int patch = idx%4;
327  const int board = idx/4;