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