cpcChromParam-class.RdThe class *cpcChromParam* holds all necessary parameters to characterize the peaks in a chromatogram. Instances of this class should be created using the constructor *cpcChromParam*. The class *cpcChromParam* extends the class *cpcProcParam*.
mzNumeric holding the m/z value of the selected peak.
pRetention time of the selected peak.
sPeak standard deviation to be used for determining the smoothing windows size.
mz_rangeNumeric vector of length 2 holding the m/z range for extracting the ion trace.
nscanInteger holding the length in number of scans of the ion trace.