21#ifndef CALOTOPOSPLITTERHASHCLUSTER_H
22#define CALOTOPOSPLITTERHASHCLUSTER_H
26#include <CLHEP/Matrix/Vector.h>
27#include <CLHEP/Geometry/Vector3D.h>
Principal data class for CaloCell clusters.
const HepGeom::Vector3D< double > & getCentroid()
void remove(const HashCell &hashCell)
size_t m_parentClusterIndex
bool getContainsLocalMax() const
void setContainsLocalMax()
const xAOD::CaloCluster * getParentCluster() const
size_t getParentClusterIndex() const
~CaloTopoSplitterHashCluster()=default
CaloTopoSplitterHashCluster(pool_type &pool)
void add(HashCell &hashCell)
CaloTopoTmpHashCell< CaloTopoSplitterClusterCell > HashCell
const xAOD::CaloCluster * m_parentCluster
CaloTopoTmpHashClusterBase< CaloTopoSplitterClusterCell > Base
std::optional< HepGeom::Vector3D< double > > m_centroid
pointer_list::pool_type pool_type
CaloTopoTmpHashClusterBase(pool_type &pool)
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.