![]() |
ATLAS Offline Software
|
#include <IgSuperCellTowerMapper.h>
Public Member Functions | |
| virtual StatusCode | AssignSuperCellsToTowers (std::unique_ptr< gTowerContainer > &my_gTowerContainerRaw) const =0 |
| virtual StatusCode | AssignTriggerTowerMapper (std::unique_ptr< gTowerContainer > &my_gTowerContainerRaw) const =0 |
| virtual int | FindAndConnectTower (std::unique_ptr< gTowerContainer > &my_gTowerContainerRaw, CaloSampling::CaloSample sample, const int region, 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< gTowerContainer > &my_gTowerContainerRaw, int iGTower, Identifier ID, float et) const =0 |
| virtual int | FindTowerIDForSuperCell (int towereta, int towerphi, int nphi) const =0 |
| virtual void | PrintCellSpec (const CaloSampling::CaloSample sample, const int region, const int eta_index, const int phi_index, const int pos_neg, int towereta, int towerphi, int nphi, int towerID_Modifier, int iGTower, int prov, Identifier ID) const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 22 of file IgSuperCellTowerMapper.h.
|
pure virtual |
Implemented in LVL1::gSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::gSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::gSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::gSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::gSuperCellTowerMapper.
|
inlinestatic |
Definition at line 41 of file IgSuperCellTowerMapper.h.
|
pure virtual |
Implemented in LVL1::gSuperCellTowerMapper.