35 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_SEEDLISTGENERATOR_H 
   36 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_SEEDLISTGENERATOR_H 
   83     void generateSeedList(std::vector<PeptideIdentification> & peptides,
 
   84                           SeedList & seeds, 
bool use_peptide_mass = 
false);
 
  110 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_SEEDLISTGENERATOR_H 
std::vector< DPosition< 2 > > SeedList
List of seed positions. 
Definition: SeedListGenerator.h:61
A container for consensus elements. 
Definition: ConsensusMap.h:60
Generate seed lists for feature detection. 
Definition: SeedListGenerator.h:56
Representation of a mass spectrometry experiment. 
Definition: MSExperiment.h:68
Map class based on the STL map (containing serveral convenience functions) 
Definition: Map.h:50