| 602 | } |
| 603 | |
| 604 | XTandemInfile::ErrorUnit XTandemInfile::getPrecursorMassErrorUnit() const |
| 605 | { |
| 606 | return precursor_mass_error_unit_; |
| 607 | } |
| 608 | |
| 609 | void XTandemInfile::setFragmentMassErrorUnit(ErrorUnit unit) |
| 610 | { |
no outgoing calls
no test coverage detected