rMomentum is the data slope at the time of the event. Example for peak():

rMomentum = min(Data[1]-Data[2],Data[1]-Data[0])/Data[0]*100.;