ATLAS Offline Software
|
#include <CaloTowerxAODAlgoBase.h>
Public Member Functions | |
cellToTower_t (size_t idx, float w=1.0) | |
cellToTower_t () | |
Public Attributes | |
size_t | m_towerIdx |
< More... | |
float | m_weight |
Definition at line 57 of file CaloTowerxAODAlgoBase.h.
|
inline |
Definition at line 60 of file CaloTowerxAODAlgoBase.h.
|
inline |
Definition at line 61 of file CaloTowerxAODAlgoBase.h.
size_t CaloTowerxAODAlgoBase::cellToTower_t::m_towerIdx |
<
struct to store the tower index and the weight for each cell
Definition at line 58 of file CaloTowerxAODAlgoBase.h.
float CaloTowerxAODAlgoBase::cellToTower_t::m_weight |
Definition at line 59 of file CaloTowerxAODAlgoBase.h.