void  fillIntensity(PeakType& peak) const
 {
   peak.setIntensity(getIntensity(peak.getPosition()));
 }