35 #ifndef OPENMS_ANALYSIS_DECHARGING_ILPDCWRAPPER_H
36 #define OPENMS_ANALYSIS_DECHARGING_ILPDCWRAPPER_H
73 const Size verbose_level)
const;
80 const Size verbose_level)
const;
96 #endif // OPENMS_ANALYSIS_DECHARGING_ILPDCWRAPPER_H
PairsType::size_type PairsIndex
Definition: ILPDCWrapper.h:52
A more convenient string class.
Definition: String.h:56
Definition: ILPDCWrapper.h:47
Map< String, std::set< Size > > FeatureType_
Definition: ILPDCWrapper.h:85
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:144
std::vector< ChargePair > PairsType
Definition: ILPDCWrapper.h:51
Map class based on the STL map (containing serveral convenience functions)
Definition: Map.h:50