1 #ifndef GenericMinL3Algorithm_H 2 #define GenericMinL3Algorithm_H 26 const std::vector<float>& energyVector,
32 const std::vector<float>& energyVector);
39 #endif // GenericMinL3Algorithm_H
std::vector< float > iterate(const std::vector< std::vector< float > > &eventMatrix, const std::vector< float > &energyVector, int nIter)
~GenericMinL3Algorithm()
Destructor.
GenericMinL3Algorithm(bool normalise=false)