![]() |
ATLAS Offline Software
|
#include <L1CaloMatchCell2Tower.h>
Public Member Functions | |
| virtual StatusCode | initialize () override |
| virtual void | matchCell2Tower (const CaloCell *caloCell, Identifier &ttId1, Identifier &ttId2) const override |
| virtual void | matchCell2Tower (const LArOnOffIdMapping &cabling, const CaloCell *caloCell, Identifier &ttId1, Identifier &ttId2) const override |
Private Attributes | |
| const CaloIdManager * | m_caloMgr = nullptr |
| const TileID * | m_tileID = nullptr |
| const CaloLVL1_ID * | m_lvl1Helper = nullptr |
| const TileCablingService * | m_tileCablingService = nullptr |
| ToolHandle< CaloTriggerTowerService > | m_ttSvc { this, "CaloTriggerTowerService", "CaloTriggerTowerService", "CaloTriggerTowerService" } |
| SG::ReadCondHandleKey< LArOnOffIdMapping > | m_cablingKey { this, "CablingKey", "LArOnOffIdMap", "SG Key of LArOnOffIdMapping object" } |
Definition at line 40 of file L1CaloMatchCell2Tower.h.
|
overridevirtual |
Definition at line 32 of file L1CaloMatchCell2Tower.cxx.
|
overridevirtual |
Definition at line 44 of file L1CaloMatchCell2Tower.cxx.
|
overridevirtual |
Definition at line 53 of file L1CaloMatchCell2Tower.cxx.
|
private |
Definition at line 66 of file L1CaloMatchCell2Tower.h.
|
private |
Definition at line 58 of file L1CaloMatchCell2Tower.h.
|
private |
Definition at line 60 of file L1CaloMatchCell2Tower.h.
|
private |
Definition at line 61 of file L1CaloMatchCell2Tower.h.
Definition at line 59 of file L1CaloMatchCell2Tower.h.
|
private |
Definition at line 63 of file L1CaloMatchCell2Tower.h.