pflib v3.9.4-7-gb2e7f4f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
level_pedestals.h
1#pragma once
2#include "../pftool.h"
3
9void level_pedestals(Target* tgt);
encapulating a given setup's access rules
Definition Target.h:24
std::map< std::string, std::map< std::string, uint64_t > > level_pedestals(Target *tgt, ROC roc)
Level pedestals so that they are all within noise of their link median.
Definition level_pedestals.cxx:126
Shared declarations for all pftool menu commands.