ATLAS Offline Software
|
Structure definition of the CaloTTPpmRxIdMap. More...
#include <CaloTTPpmRxId.h>
Public Attributes | |
unsigned short | ppm_crate |
unsigned short | ppm_module |
unsigned short | ppm_subModule |
unsigned short | ppm_channel |
unsigned short | rx_crate |
unsigned short | rx_module |
unsigned short | rx_inputConn |
unsigned short | rx_inputPair |
unsigned short | rx_outputConn |
unsigned short | rx_outputPair |
Structure definition of the CaloTTPpmRxIdMap.
Definition at line 14 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::ppm_channel |
Definition at line 19 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::ppm_crate |
Definition at line 16 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::ppm_module |
Definition at line 17 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::ppm_subModule |
Definition at line 18 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::rx_crate |
Definition at line 21 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::rx_inputConn |
Definition at line 23 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::rx_inputPair |
Definition at line 24 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::rx_module |
Definition at line 22 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::rx_outputConn |
Definition at line 25 of file CaloTTPpmRxId.h.
unsigned short CaloTTPpmRxId_t::rx_outputPair |
Definition at line 26 of file CaloTTPpmRxId.h.