NCBI C++ ToolKit
Public Types | Public Member Functions | Private Attributes | List of all members
CHitCoverageAccumulator< THit > Class Template Reference

Search Toolkit Book for CHitCoverageAccumulator

#include <algo/align/util/hit_filter.hpp>

Public Types

typedef CRef< THitTHitRef
 
typedef THit::TCoord TCoord
 

Public Member Functions

 CHitCoverageAccumulator (Uint1 where)
 Create the object; specify the accumulation sequence. More...
 
TCoord operator() (TCoord iVal, const THitRef &ph)
 Overloaded function call operator to be used with std::accumulate() More...
 

Private Attributes

Uint1 m_Where
 
TCoord m_Finish
 
Uint1 m_i1
 
Uint1 m_i2
 

Detailed Description

template<class THit>
class CHitCoverageAccumulator< THit >

Definition at line 55 of file hit_filter.hpp.


The documentation for this class was generated from the following file:
Modified on Fri May 03 15:53:27 2024 by modify_doxy.py rev. 669887