Go to the source code of this file.
|
| | OpenMS |
| | FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
|
| |
◆ OpenMS::FLASHExtenderAlgorithm::HitInformation
| struct OpenMS::FLASHExtenderAlgorithm::HitInformation |
| Class Members |
|
double |
calculated_precursor_mass_ |
|
|
DAG |
dag_ |
|
|
int |
mode_ |
|
|
map< int, MSSpectrum > |
node_spec_map_ |
|
|
map< int, vector< double > > |
pro_mass_map_ |
|
|
int |
protein_end_position_ |
|
|
int |
protein_start_position_ |
|
|
map< int, MSSpectrum > |
tol_spec_map_ |
|
|
dynamic_bitset |
visited_ |
|