module Precursor:sig..end
type |    | mslevel :  | (* | 1: MS, 2: MS/MS,... | *) | 
|    | mz :  | (* | MassToChargeRatio | *) | 
|    | z :  | (* | ChargeState | *) | 
|    | int :  | (* | Intensity | *) | 
val mass : t -> floatmass p return the mass of the precursor p without charge.