pflib v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
level_pedestals.h
1#pragma once
2
3#include "pflib/Target.h"
4
9namespace pflib::algorithm {
10
19 Target* tgt, ROC roc);
20
21} // namespace pflib::algorithm
housing of higher-level methods for repeatable tasks
Definition get_toa_efficiencies.cxx:5
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
static void roc(const std::string &cmd, Target *pft)
ROC menu commands.
Definition roc.cxx:119