CycloBranch
cCandidate.h File Reference

The representation of a peptide sequence candidate. More...

#include <vector>
#include <unordered_set>
#include <string>
#include "core/cParameters.h"
#include "core/cBricksDatabase.h"
#include "core/cDeNovoGraphNode.h"
#include "core/cSummaryFormula.h"

Go to the source code of this file.

Classes

struct  TRotationInfo
 An auxiliary structure representing a branch permutation of a branched peptide. More...
 
class  cCandidate
 The class representing a peptide sequence candidate. More...
 
struct  hash_cCandidate
 The structure defining a hash function of cCandidate. More...
 

Functions

bool operator== (cCandidate const &a, cCandidate const &b)
 Overloaded operator ==. More...
 

Detailed Description

The representation of a peptide sequence candidate.

Function Documentation

◆ operator==()

bool operator== ( cCandidate const &  a,
cCandidate const &  b 
)

Overloaded operator ==.

Parameters
afirst candidate
bsecond candidate
Return values
booltrue when candidates are equal