|
ATLAS Offline Software
|
Go to the documentation of this file.
20 #ifndef CALOTOPOSPLITTERCLUSTERCELL_H
21 #define CALOTOPOSPLITTERCLUSTERCELL_H
54 const float & signedRatio,
56 const size_t caloClusterIndex,
145 #endif // CALOTOPOSPLITTERCLUSTERCELL_H
bool getSecondary() const
CaloTopoSplitterHashCluster * getCaloTopoTmpHashCluster()
void setCaloTopoTmpHashCluster(CaloTopoSplitterHashCluster *cluster)
void setSecondCaloTopoTmpHashCluster(CaloTopoSplitterHashCluster *cluster)
size_t getParentClusterIndex() const
xAOD::CaloCluster::cell_iterator m_itrCell
Description of a calorimeter cluster.
const xAOD::CaloCluster * m_parentCluster
CaloTopoSplitterHashCluster * m_secondCluster
SUBCALO
enumeration of sub calorimeters
CaloTopoSplitterHashCluster * m_cluster
CaloTopoSplitterHashCluster * getSecondCaloTopoTmpHashCluster()
void setSharedWeight(const float &weight)
CaloTopoSplitterClusterCell(const IdentifierHash &idHash, const CaloCell_ID::SUBCALO subDet, xAOD::CaloCluster::cell_iterator &itrCell, const size_t &iCell, const float &signedRatio, const xAOD::CaloCluster *pClus, const size_t caloClusterIndex, const bool isSecondary=false)
bool isSecondary(int origin)
from long living particle decays or gamma conversions or hadronic interactions and anything else with...
const float & getSharedWeight()
const xAOD::CaloCluster::cell_iterator & getCellIterator() const
const xAOD::CaloCluster * getParentCluster() const
size_t m_parentClusterIndex
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
const CaloTopoSplitterHashCluster * getCaloTopoTmpHashCluster() const