![]() |
Project
|
Basic FastOR information. More...
#include <TriggerMappingV2.h>
Public Attributes | |
unsigned int | mTRUID |
Index of the TRU. | |
unsigned int | mFastORIDTRU |
Online FastOR index in TRU. | |
unsigned int | mColumnEtaTRU |
Column in the TRU. | |
unsigned int | mRowPhiTRU |
Row in the TRU. | |
unsigned int | mSupermoduleID |
Supermodule. | |
unsigned int | mColumnEtaSupermodule |
Column in the supermodule. | |
unsigned int | mRowPhiSupermodule |
Row in the supermodule. | |
Basic FastOR information.
Definition at line 335 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mColumnEtaSupermodule |
Column in the supermodule.
Definition at line 341 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mColumnEtaTRU |
Column in the TRU.
Definition at line 338 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mFastORIDTRU |
Online FastOR index in TRU.
Definition at line 337 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mRowPhiSupermodule |
Row in the supermodule.
Definition at line 342 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mRowPhiTRU |
Row in the TRU.
Definition at line 339 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mSupermoduleID |
Supermodule.
Definition at line 340 of file TriggerMappingV2.h.
unsigned int o2::emcal::TriggerMappingV2::FastORInformation::mTRUID |
Index of the TRU.
Definition at line 336 of file TriggerMappingV2.h.