12 #ifndef EFLOWCALOOBJECTMAKER_H_
13 #define EFLOWCALOOBJECTMAKER_H_
37 static std::vector<eflowRecCluster*>
uniqCluster(
const std::vector<eflowRecTrack*>& trackForNextLoop,
const std::vector<eflowRecCluster*>& clusterList);
38 static std::vector<eflowRecTrack*>
uniqTrack(
const std::vector<eflowRecCluster*>& clusterForNextLoop,
const std::vector<eflowRecTrack*>& trackList);