#include "WireCellSigProc/OmniChannelNoiseDB.h"
#include "WireCellUtil/Response.h"
#include "WireCellUtil/NamedFactory.h"
#include <cmath>
Go to the source code of this file.
Functions | |
WIRECELL_FACTORY (OmniChannelNoiseDB, WireCell::SigProc::OmniChannelNoiseDB, WireCell::IChannelNoiseDatabase, WireCell::IConfigurable) using namespace WireCell | |
template<typename Type > | |
void | dump_cfg (const std::string &name, std::vector< int > chans, Type val) |
void dump_cfg | ( | const std::string & | name, |
std::vector< int > | chans, | ||
Type | val | ||
) |
Definition at line 380 of file OmniChannelNoiseDB.cxx.
WIRECELL_FACTORY | ( | OmniChannelNoiseDB | , |
WireCell::SigProc::OmniChannelNoiseDB | , | ||
WireCell::IChannelNoiseDatabase | , | ||
WireCell::IConfigurable | |||
) |