| 147 | } |
| 148 | |
| 149 | void LayerStoreDataPeakMapAll::storeFullExperiment(const PeakMap& exp) |
| 150 | { |
| 151 | full_exp_ = &exp; |
| 152 | } |
| 153 | |
| 154 | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |
| 155 |
no outgoing calls
no test coverage detected