Go to the documentation of this file.
21 #ifndef _CLEANTRACKS__
22 #define _CLEANTRACKS__
34 class SpectralPeakArray;
36 class ProcessingConfig;
52 return(first.
id>=second.
id);
56 return(first.
id<second.
id);
66 const char *GetClassName()
const {
return "CleanTracks";}
90 void FindContinuations(
void);