pflib v3.9.4-7-gb2e7f4f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
tot_vref_scan.h
1#pragma once
2
3#include "pflib/Target.h"
4
9namespace pflib::algorithm {
10
19 Target* tgt, ROC roc);
20
21} // namespace pflib::algorithm
housing of higher-level methods for repeatable tasks
Definition get_calibs.cxx:10
std::map< std::string, std::map< std::string, uint64_t > > tot_vref_scan(Target *tgt, ROC roc)
Find TOT threshold voltage.
Definition tot_vref_scan.cxx:12
static void roc(const std::string &cmd, Target *pft)
ROC menu commands.
Definition roc.cxx:121