|
Function type Parameter |
WORD p_DetChannelNoIT(WORD DetId); |
EN |
|
|
WORT p_DetektorKanalNrIV(WORT DetID); |
DE |
||
|
Description |
Returns the "hardware channel number" if it is an IT traffic stream detector, otherwise -1. |
||
|
Version information |
ab Version 9.1.0 |
||
|
Arguments |
|||
|
WORD |
DetId |
ID number of the desired detector. |
|
|
Return value |
|||
|
WORD |
> 0 Channel number of the hardware input, -1 for invalid DetId or DetId of a detector with unsupported type. |
||
|
Remark |
|||
|
Only makes sense for detectors that are assigned to an IT traffic stream. |
|||