ProteoWizard
Public Attributes
ScanHeaderStruct Struct Reference

#include <ramp.h>

List of all members.

Public Attributes

int seqNum
int acquisitionNum
int msLevel
int peaksCount
double totIonCurrent
double retentionTime
double basePeakMZ
double basePeakIntensity
double collisionEnergy
double compensationVoltage
double ionisationEnergy
double lowMZ
double highMZ
int precursorScanNum
double precursorMZ
int precursorCharge
double precursorIntensity
char scanType [SCANTYPE_LENGTH]
char activationMethod [SCANTYPE_LENGTH]
char possibleCharges [SCANTYPE_LENGTH]
int numPossibleCharges
bool possibleChargesArray [CHARGEARRAY_LENGTH]
int mergedScan
int mergedResultScanNum
int mergedResultStartScanNum
int mergedResultEndScanNum
std::string filterLine
ramp_fileoffset_t filePosition

Detailed Description

Definition at line 156 of file ramp.h.


Member Data Documentation

int ScanHeaderStruct::seqNum

Definition at line 158 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

int ScanHeaderStruct::acquisitionNum

Definition at line 159 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

int ScanHeaderStruct::msLevel

Definition at line 160 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

int ScanHeaderStruct::peaksCount

Definition at line 161 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::totIonCurrent

Definition at line 162 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::retentionTime

Definition at line 163 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::basePeakMZ

Definition at line 164 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::basePeakIntensity

Definition at line 165 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::collisionEnergy

Definition at line 166 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::compensationVoltage

Definition at line 167 of file ramp.h.

double ScanHeaderStruct::ionisationEnergy

Definition at line 168 of file ramp.h.

Referenced by operator<<().

double ScanHeaderStruct::lowMZ

Definition at line 169 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::highMZ

Definition at line 170 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

int ScanHeaderStruct::precursorScanNum

Definition at line 171 of file ramp.h.

Referenced by operator<<(), and test_mzML_1_0().

double ScanHeaderStruct::precursorMZ

Definition at line 172 of file ramp.h.

Referenced by operator<<().

int ScanHeaderStruct::precursorCharge

Definition at line 173 of file ramp.h.

Referenced by operator<<().

double ScanHeaderStruct::precursorIntensity

Definition at line 174 of file ramp.h.

Referenced by operator<<().

char ScanHeaderStruct::scanType[SCANTYPE_LENGTH]

Definition at line 175 of file ramp.h.

Referenced by operator<<().

char ScanHeaderStruct::activationMethod[SCANTYPE_LENGTH]

Definition at line 176 of file ramp.h.

char ScanHeaderStruct::possibleCharges[SCANTYPE_LENGTH]

Definition at line 177 of file ramp.h.

int ScanHeaderStruct::numPossibleCharges

Definition at line 178 of file ramp.h.

bool ScanHeaderStruct::possibleChargesArray[CHARGEARRAY_LENGTH]

Definition at line 179 of file ramp.h.

int ScanHeaderStruct::mergedScan

Definition at line 180 of file ramp.h.

Referenced by operator<<().

int ScanHeaderStruct::mergedResultScanNum

Definition at line 181 of file ramp.h.

Referenced by operator<<().

int ScanHeaderStruct::mergedResultStartScanNum

Definition at line 182 of file ramp.h.

Referenced by operator<<().

int ScanHeaderStruct::mergedResultEndScanNum

Definition at line 183 of file ramp.h.

Referenced by operator<<().

std::string ScanHeaderStruct::filterLine

Definition at line 184 of file ramp.h.

ramp_fileoffset_t ScanHeaderStruct::filePosition

Definition at line 185 of file ramp.h.

Referenced by operator<<().


The documentation for this struct was generated from the following file: