| 592 | } |
| 593 | |
| 594 | double XTandemInfile::getPrecursorMassToleranceMinus() const |
| 595 | { |
| 596 | return precursor_mass_tolerance_minus_; |
| 597 | } |
| 598 | |
| 599 | void XTandemInfile::setPrecursorMassErrorUnit(ErrorUnit unit) |
| 600 | { |
no outgoing calls
no test coverage detected