The 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*.

Value

Slots

mz

Numeric holding the m/z value of the selected peak.

p

Retention time of the selected peak.

s

Peak standard deviation to be used for determining the smoothing windows size.

mz_range

Numeric vector of length 2 holding the m/z range for extracting the ion trace.

nscan

Integer holding the length in number of scans of the ion trace.