| 52 | } |
| 53 | |
| 54 | Size QCBase::SpectraMap::size() const |
| 55 | { |
| 56 | return nativeid_to_index_.size(); |
| 57 | } |
| 58 | |
| 59 | // function tests if a metric has the required input files |
| 60 | // gives a warning with the name of the metric that can not be performed |
no outgoing calls