OpenMS
Loading...
Searching...
No Matches
LinearResamplerAlign.h File Reference
Include dependency graph for LinearResamplerAlign.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScopedResamplingWarningSuppression
 Internal RAII guard for temporary resampling warning suppression. More...
 
class  LinearResamplerAlign
 Linear Resampling of raw data with alignment. More...
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 
namespace  OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Variables

std::atomic< bool > suppress_resampling_spacing_warning
 Shared process-wide flag to suppress repeated resampling-spacing warnings. During OpenSwathWorkflow extraction and scoring, the constant warning message causes 18x performance slowdown via stderr lock contention during scoring.