1 #ifndef MHO_UniformGridPointsCalculator_HH__
2 #define MHO_UniformGridPointsCalculator_HH__
56 std::vector<double>& out_pts,
57 std::map< std::size_t, std::size_t >& index_map)
const;
65 void SetPoints(
const std::vector< double >& pts);
72 void SetPoints(
const double* pts, std::size_t npts);
Definition: MHO_ChannelLabeler.hh:17