pflib v3.9.4-7-gb2e7f4f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
trim_toa_scan.h
1#pragma once
2
3#include "../pftool.h"
4
11void trim_toa_scan(Target* tgt);
encapulating a given setup's access rules
Definition Target.h:24
std::map< std::string, std::map< std::string, uint64_t > > trim_toa_scan(Target *tgt, ROC roc)
Find trim_toa to align TOA for each channel.
Definition trim_toa_scan.cxx:111
Shared declarations for all pftool menu commands.