#include <IgSuperCellTowerMapper.h>
|
| virtual StatusCode | AssignSuperCellsToTowers (std::unique_ptr< gTowerContainer > &my_gTowerContainerRaw) const =0 |
| virtual StatusCode | AssignTriggerTowerMapper (std::unique_ptr< gTowerContainer > &my_gTowerContainerRaw) const =0 |
| virtual void | reset ()=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 |
Definition at line 25 of file IgSuperCellTowerMapper.h.
◆ AssignSuperCellsToTowers()
| virtual StatusCode LVL1::IgSuperCellTowerMapper::AssignSuperCellsToTowers |
( |
std::unique_ptr< gTowerContainer > & | my_gTowerContainerRaw | ) |
const |
|
pure virtual |
◆ AssignTriggerTowerMapper()
| virtual StatusCode LVL1::IgSuperCellTowerMapper::AssignTriggerTowerMapper |
( |
std::unique_ptr< gTowerContainer > & | my_gTowerContainerRaw | ) |
const |
|
pure virtual |
◆ ConnectSuperCellToTower()
| virtual void LVL1::IgSuperCellTowerMapper::ConnectSuperCellToTower |
( |
std::unique_ptr< gTowerContainer > & | my_gTowerContainerRaw, |
|
|
int | iGTower, |
|
|
Identifier | ID, |
|
|
float | et ) const |
|
pure virtual |
◆ FindAndConnectTower()
| virtual int LVL1::IgSuperCellTowerMapper::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 |
|
pure virtual |
◆ FindTowerIDForSuperCell()
| virtual int LVL1::IgSuperCellTowerMapper::FindTowerIDForSuperCell |
( |
int | towereta, |
|
|
int | towerphi, |
|
|
int | nphi ) const |
|
pure virtual |
◆ interfaceID()
| const InterfaceID & LVL1::IgSuperCellTowerMapper::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 46 of file IgSuperCellTowerMapper.h.
47 {
49 }
static const InterfaceID IID_IgSuperCellTowerMapper("LVL1::IgSuperCellTowerMapper", 1, 0)
◆ PrintCellSpec()
| virtual void LVL1::IgSuperCellTowerMapper::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 |
|
pure virtual |
◆ reset()
| virtual void LVL1::IgSuperCellTowerMapper::reset |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: