5#ifndef TRIGL0GEPPERF_ICLUSTERMAKER_H
6#define TRIGL0GEPPERF_ICLUSTERMAKER_H
16typedef std::map<unsigned int,Gep::GepCaloCell>
GepCellMap;
24 virtual std::vector<Gep::Cluster>
std::unique_ptr< GepCellMap > pGepCellMap
std::map< unsigned int, Gep::GepCaloCell > GepCellMap
virtual std::vector< Gep::Cluster > makeClusters(const pGepCellMap &) const =0
virtual std::string getName() const =0