pflib v3.9.0-rc3-11-g2537d8f
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:66
Shared declarations for all pftool menu commands.