Searched refs:FetchPhotonsRaw (Results 1 – 2 of 2) sorted by relevance
1190 std::vector<float> FetchPhotonsRaw(const BamRecordTag tag) const;
1149 std::vector<float> BamRecord::FetchPhotonsRaw(const BamRecordTag tag) const in FetchPhotonsRaw() function in PacBio::BAM::BamRecord1172 auto data = FetchPhotonsRaw(tag); in FetchPhotons()