FACT++  1.0
void ConnectionBias::SetEmergencyLimit ( int32_t  limit = 0)
inline

Definition at line 1533 of file biasctrl.cc.

1534  {
1535  fEmergencyLimit = limit;
1536  }
int32_t fEmergencyLimit
Definition: biasctrl.cc:67