![]() |
ATLAS Offline Software
|
#include <IeSuperCellTowerMapper.h>
Public Member Functions | |
| virtual StatusCode | AssignSuperCellsToTowers (std::unique_ptr< eTowerContainer > &my_eTowerContainerRaw) const =0 |
| virtual StatusCode | AssignTriggerTowerMapper (std::unique_ptr< eTowerContainer > &my_eTowerContainerRaw) const =0 |
| virtual int | FindAndConnectTower (std::unique_ptr< eTowerContainer > &my_eTowerContainerRaw, CaloSampling::CaloSample sample, const int region, int layer, const int pos_neg, const int eta_index, const int phi_index, Identifier ID, float et, int prov, bool doPrint) const =0 |
| virtual void | ConnectSuperCellToTower (std::unique_ptr< eTowerContainer > &my_eTowerContainerRaw, int iETower, Identifier ID, int iCell, float et, int layer, bool doenergysplit) const =0 |
| virtual int | FindTowerIDForSuperCell (int towereta, int towerphi) const =0 |
| virtual void | PrintCellSpec (const CaloSampling::CaloSample sample, int layer, const int region, const int eta_index, const int phi_index, const int pos_neg, int iETower, int iCell, int prov, Identifier ID, bool doenergysplit) const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 29 of file IeSuperCellTowerMapper.h.
|
pure virtual |
Implemented in LVL1::eSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::eSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::eSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::eSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::eSuperCellTowerMapper.
|
inlinestatic |
Definition at line 45 of file IeSuperCellTowerMapper.h.
|
pure virtual |
Implemented in LVL1::eSuperCellTowerMapper.