#include "WireCellSigProc/SimpleChannelNoiseDB.h"
#include "WireCellUtil/Response.h"
#include "WireCellUtil/Binning.h"
#include "WireCellUtil/NamedFactory.h"
Go to the source code of this file.
Functions | |
WIRECELL_FACTORY (testChannelNoiseDB, WireCell::SigProc::SimpleChannelNoiseDB, WireCell::IChannelNoiseDatabase) using namespace WireCell | |
template<typename T > | |
void | set_one (int ind, T val, std::vector< T > &vec, T def) |
void set_one | ( | int | ind, |
T | val, | ||
std::vector< T > & | vec, | ||
T | def | ||
) |
Definition at line 237 of file SimpleChannelNoiseDB.cxx.
WIRECELL_FACTORY | ( | testChannelNoiseDB | , |
WireCell::SigProc::SimpleChannelNoiseDB | , | ||
WireCell::IChannelNoiseDatabase | |||
) |