4#include "pflib/Target.h"
41 double LH_std_median_;
Consume an event packet, decode it, and save to buffer.
Definition daq_run.h:132
encapulating a given setup's access rules
Definition Target.h:25
Data class that stores information about each point in a 1d space.
Definition inv_vref_lund.h:20
housing of higher-level methods for repeatable tasks
Definition get_calibs.cxx:10
std::map< std::string, std::map< std::string, uint64_t > > inv_vref_lund(Target *tgt, ROC &roc)
Find the inv_vref and noinv_vref parameters.
Definition inv_vref_lund.cxx:160
void get_param(Target *tgt, ROC &roc, DecodeAndBuffer &buffer, int &nevents, int &step, std::vector< int > &pedestals_l0, std::vector< double > &stds_l0, std::vector< int > &pedestals_l1, std::vector< double > &stds_l1, std::vector< int > &inv_vrefs, int &noinv_vref)
Collect inv_vref data for the constant input noinv_vref parameter.
Definition inv_vref_lund.cxx:120
static void roc(const std::string &cmd, Target *pft)
ROC menu commands.
Definition roc.cxx:122
Definition inv_vref_lund.h:32