1 #ifndef GenericMinL3Algorithm_H
2 #define GenericMinL3Algorithm_H
25 std::vector<float>
iterate(
const std::vector<std::vector<float> >& eventMatrix,
26 const std::vector<float>& energyVector,
31 std::vector<float>
iterate(
const std::vector<std::vector<float> >& eventMatrix,
32 const std::vector<float>& energyVector);
39 #endif // GenericMinL3Algorithm_H