| 597 | } |
| 598 | |
| 599 | void XTandemInfile::setPrecursorMassErrorUnit(ErrorUnit unit) |
| 600 | { |
| 601 | precursor_mass_error_unit_ = unit; |
| 602 | } |
| 603 | |
| 604 | XTandemInfile::ErrorUnit XTandemInfile::getPrecursorMassErrorUnit() const |
| 605 | { |
no outgoing calls
no test coverage detected