ATLAS Offline Software
Loading...
Searching...
No Matches
CaloTowerxAODAlgoBase::cellToTower_t Struct Reference

#include <CaloTowerxAODAlgoBase.h>

Collaboration diagram for CaloTowerxAODAlgoBase::cellToTower_t:

Public Member Functions

 cellToTower_t (size_t idx, float w=1.0)
 cellToTower_t ()

Public Attributes

size_t m_towerIdx
 <
float m_weight

Detailed Description

Definition at line 57 of file CaloTowerxAODAlgoBase.h.

Constructor & Destructor Documentation

◆ cellToTower_t() [1/2]

CaloTowerxAODAlgoBase::cellToTower_t::cellToTower_t ( size_t idx,
float w = 1.0 )
inline

◆ cellToTower_t() [2/2]

CaloTowerxAODAlgoBase::cellToTower_t::cellToTower_t ( )
inline

Definition at line 61 of file CaloTowerxAODAlgoBase.h.

61: m_towerIdx(0),m_weight(0) {};

Member Data Documentation

◆ m_towerIdx

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.

◆ m_weight

float CaloTowerxAODAlgoBase::cellToTower_t::m_weight

Definition at line 59 of file CaloTowerxAODAlgoBase.h.


The documentation for this struct was generated from the following file: