|
ATLAS Offline Software
|
Go to the documentation of this file.
19 #ifndef CALOTOPOTMPHASHCLUSTERBASE_H
20 #define CALOTOPOTMPHASHCLUSTERBASE_H
119 m_members.push_back (
cell);
122 if (
ratio > m_maxRatio ) {
134 m_members.push_back (*
beg);
142 #endif // CALOTOPOTMPHASHCLUSTERBASE_H
JetConstituentVector::iterator iterator
const T * getCaloTopoTmpClusterCell() const
reference operator*()
Dereference.
void clear()
Erase the container.
pointer_list::pool_type pool_type
iterator(pointer_list::iterator iter)
iterator end()
Iterator at the end of the container.
iterator begin()
Iterator at the beginning of the container.
CaloTopoTmpHashCell< T > HashCell
void add(HashCell &hashCell)
A fast way to store a variable-sized collection of pointers.
A fast way to store a variable-sized collection of pointers.
Allocator for pointer_list, specialized for NELT.
size_t size() const
The current size of the container. O(1).
Forward iterator over the list.
float getMaxRatio() const
CxxUtils::pointer_list pointer_list
void add(CaloTopoTmpHashClusterBase &hashCluster)
CaloTopoTmpHashClusterBase(pool_type &pool)