![]() |
ATLAS Offline Software
|
#include <IjSuperCellTowerMapper.h>
Public Member Functions | |
| virtual StatusCode | AssignSuperCellsToTowers (std::unique_ptr< jTowerContainer > &my_jTowerContainerRaw) const =0 |
| virtual StatusCode | AssignTriggerTowerMapper (std::unique_ptr< jTowerContainer > &my_jTowerContainerRaw) const =0 |
| virtual int | FindAndConnectTower (std::unique_ptr< jTowerContainer > &my_jTowerContainerRaw, 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, float eta_min, float eta_max, float eta0, float phi_min, float phi_max, float phi0) const =0 |
| virtual void | ConnectSuperCellToTower (std::unique_ptr< jTowerContainer > &my_jTowerContainerRaw, int iETower, Identifier ID, int iCell, float et, int layer) 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, float eta_min, float eta_max, float eta0, float phi_min, float phi_max, float phi0, bool cellValid=false) const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 29 of file IjSuperCellTowerMapper.h.
|
pure virtual |
Implemented in LVL1::jSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::jSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::jSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::jSuperCellTowerMapper.
|
pure virtual |
Implemented in LVL1::jSuperCellTowerMapper.
|
inlinestatic |
Definition at line 45 of file IjSuperCellTowerMapper.h.
|
pure virtual |
Implemented in LVL1::jSuperCellTowerMapper.