15 fasp ?
SETBIT(config, eModuleConfig::kFEEtyp) :
CLRBIT(config, eModuleConfig::kFEEtyp);
19 twod ?
SETBIT(config, eModuleConfig::kPPtyp) :
CLRBIT(config, eModuleConfig::kPPtyp);
bool HasFaspFEE(uint16_t config)
Inquire the FEE read-out type of the module.
bool HasPadPlane1D(uint16_t config)
bool HasSpadicFEE(uint16_t config)
bool HasPadPlane2D(uint16_t config)
Inquire the pad-plane type of the chamber.
void SetPP(uint16_t config, bool twod=true)
Define the pad-plane type of the chamber.
void SetFEE(uint16_t config, bool fasp=true)
Define the read-out FEE type of the module.