OpenMS  2.4.0
Public Attributes | List of all members
MzIdentMLDOMHandler::PeptideEvidence Struct Reference

Struct to hold the PeptideEvidence information. More...

Public Attributes

int start
 
int stop
 
char pre
 
char post
 
bool idec
 

Detailed Description

Struct to hold the PeptideEvidence information.

Member Data Documentation

◆ idec

bool idec

◆ post

char post

◆ pre

char pre

◆ start

int start

◆ stop

int stop