pflib
v3.9.4-7-gb2e7f4f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
tp50_scan.h
1
#pragma once
2
3
#include "pflib/Target.h"
4
9
namespace
pflib::algorithm
{
10
22
template
<
class
EventPacket>
23
std::array<int, 2>
tp50_scan
(Target* tgt, ROC&
roc
,
size_t
& n_events,
24
std::array<int, 72>
& calibs,
25
std::array<int, 2>
& link_vref_list);
26
27
}
// namespace pflib::algorithm
std::array
pflib::algorithm
housing of higher-level methods for repeatable tasks
Definition
get_calibs.cxx:10
pflib::algorithm::tp50_scan
std::array< int, 2 > tp50_scan(Target *tgt, ROC &roc, size_t &n_events, std::array< int, 72 > &calib, std::array< int, 2 > &link_vref_list)
Find TOT threshold voltage that corresponds to 50% efficiency for a given pulse.
Definition
tp50_scan.cxx:123
roc
static void roc(const std::string &cmd, Target *pft)
ROC menu commands.
Definition
roc.cxx:121
app
tool
algorithm
tp50_scan.h
Generated by
1.12.0