This tool converts from daq to LArSoft format with noise filtering. More...
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "art/Utilities/ToolMacros.h"
#include "art/Utilities/make_tool.h"
#include "cetlib/cpu_timer.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "wda.h"
#include "icaruscode/Decode/ChannelMapping/IChannelMapping.h"
#include <string>
#include <iostream>
#include <memory>
Go to the source code of this file.
Classes | |
class | icarusDB::ChannelMapPostGres |
ChannelMapPostGres class definiton. More... | |
Namespaces | |
icarusDB | |
Variables | |
const unsigned int | icarusDB::CHANNELSPERBOARD = 64 |
This tool converts from daq to LArSoft format with noise filtering.
Definition in file ChannelMapPostGres_tool.cc.