JLab Pipeline TS Library
3v7.1
|
Functions | |
int | tsDuplMode (int set) |
Enable/Disable Duplication Mode. More... | |
int | tsDuplSetBranchEnable (int b1, int b2, int b3, int b4) |
int | tsDuplSetLocalTrigComboMask (unsigned int mask) |
unsigned int | tsDuplGetLocalTrigComboMask () |
int | tsDuplSetLocalTrigCombo (unsigned int mask, int set) |
int | tsDuplSetTriggerHoldoff (unsigned int value) |
int | tsDuplGetTriggerHoldoff () |
int | tsDuplSetLocalTriggerWidth (int width) |
int | tsDuplGetLocalTriggerWidth () |
int | tsDuplSetFastClearWidth (int width) |
int | tsDuplGetFastClearWidth () |
int | tsDuplSetFastClearDelay (int delay) |
int | tsDuplGetFastClearDelay () |
int | tsDuplSetFastClearVetoWidth (int width) |
int | tsDuplGetFastClearVetoWidth () |
int | tsDuplSetLocalTrigBusy (int value) |
int | tsDuplGetLocalTrigBusy () |
int | tsDuplSetFastClearBusy (int value) |
int | tsDuplGetFastClearBusy () |
int | tsDuplGetBusyTime () |
unsigned int | tsDuplGetBusyStatus () |
int | tsDuplPrintBusyStatus () |
unsigned int tsDuplGetBusyStatus | ( | ) |
int tsDuplGetBusyTime | ( | ) |
int tsDuplGetFastClearBusy | ( | ) |
int tsDuplGetFastClearDelay | ( | ) |
int tsDuplGetFastClearVetoWidth | ( | ) |
int tsDuplGetFastClearWidth | ( | ) |
int tsDuplGetLocalTrigBusy | ( | ) |
unsigned int tsDuplGetLocalTrigComboMask | ( | ) |
int tsDuplGetLocalTriggerWidth | ( | ) |
int tsDuplGetTriggerHoldoff | ( | ) |
int tsDuplMode | ( | int | set | ) |
Enable/Disable Duplication Mode.
set | Enable/Disable setting
|
References TSLOCK.
int tsDuplPrintBusyStatus | ( | ) |
int tsDuplSetBranchEnable | ( | int | b1, |
int | b2, | ||
int | b3, | ||
int | b4 | ||
) |
int tsDuplSetFastClearBusy | ( | int | value | ) |
int tsDuplSetFastClearDelay | ( | int | delay | ) |
int tsDuplSetFastClearVetoWidth | ( | int | width | ) |
int tsDuplSetFastClearWidth | ( | int | width | ) |
int tsDuplSetLocalTrigBusy | ( | int | value | ) |
int tsDuplSetLocalTrigCombo | ( | unsigned int | mask, |
int | set | ||
) |
int tsDuplSetLocalTrigComboMask | ( | unsigned int | mask | ) |
int tsDuplSetLocalTriggerWidth | ( | int | width | ) |
int tsDuplSetTriggerHoldoff | ( | unsigned int | value | ) |