Struct PeakTable::MinimalSchema

Nested Relationships

This struct is a nested type of Class PeakTable.

Struct Documentation

struct MinimalSchema

Public Functions

MinimalSchema()

Public Members

afw::table::Schema schema
afw::table::Key<afw::table::RecordId> id
afw::table::Key<float> fx
afw::table::Key<float> fy
afw::table::Key<int> ix
afw::table::Key<int> iy
afw::table::Key<float> peakValue