JLab Pipeline TS Library
3v7.1
|
Functions | |
int | tsPayloadPort2VMESlot (int payloadport) |
Routine to return the VME slot, provided the VXS payload port. More... | |
int | tsVMESlot2PayloadPort (int vmeslot) |
Routine to return the VXS payload port, provided the VME Slot. More... | |
int tsPayloadPort2VMESlot | ( | int | payloadport | ) |
Routine to return the VME slot, provided the VXS payload port.
payloadport | Payload port |
References MAX_VME_SLOTS, and PayloadPort.
int tsVMESlot2PayloadPort | ( | int | vmeslot | ) |
Routine to return the VXS payload port, provided the VME Slot.
vmeslot | Vme Slot |
References MAX_VME_SLOTS, and PayloadPort.