pflib v3.12.0-1-g716e801
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
tot_scan.h
1#pragma once
2#include "../pftool.h"
3
12void tot_scan(Target* tgt);
encapulating a given setup's access rules
Definition Target.h:26
std::map< int, std::map< std::string, std::map< std::string, uint64_t > > > tot_scan(Target *tgt)
Find tot_vref per link and trim_tot per channel.
Definition tot_scan.cxx:10
Shared declarations for all pftool menu commands.