OpenMS  2.7.0
Public Member Functions | List of all members
IDBoostGraph::GetPosteriorVisitor Class Reference

#include <OpenMS/ANALYSIS/ID/IDBoostGraph.h>

Inheritance diagram for IDBoostGraph::GetPosteriorVisitor:
[legend]
Collaboration diagram for IDBoostGraph::GetPosteriorVisitor:
[legend]

Public Member Functions

double operator() (PeptideHit *pep) const
 
double operator() (ProteinHit *prot) const
 
double operator() (ProteinGroup &pg) const
 
template<class T >
double operator() (T &) const
 

Member Function Documentation

◆ operator()() [1/4]

double operator() ( PeptideHit pep) const
inline

◆ operator()() [2/4]

double operator() ( ProteinGroup pg) const
inline

◆ operator()() [3/4]

double operator() ( ProteinHit prot) const
inline

◆ operator()() [4/4]

double operator() ( T &  ) const
inline