35 #ifndef OPENMS_CHEMISTRY_WEIGHTWRAPPER_H 
   36 #define OPENMS_CHEMISTRY_WEIGHTWRAPPER_H 
   84     void setWeightMode(
const WEIGHTMODE mode);
 
   93     WEIGHTMODE getWeightMode() 
const;
 
  132 #endif // OPENMS_CHEMISTRY_WeightWrapper_H 
Representation of a peptide/protein sequence. 
Definition: AASequence.h:84
Representation of a residue. 
Definition: Residue.h:64
WEIGHTMODE
Definition: WeightWrapper.h:55
WEIGHTMODE weight_mode_
one of WeightWrapper::WEIGHTMODE's values 
Definition: WeightWrapper.h:127
Definition: Residue.h:363
ResidueType
Definition: Residue.h:361
Encapsulated weight queries to simplify mono vs average weight computation. 
Definition: WeightWrapper.h:50