#include <FembMappedAdcModifier.h>
Definition at line 29 of file FembMappedAdcModifier.h.
Definition at line 19 of file FembMappedAdcModifier_tool.cc.
23 const string myname =
"FembMappedAdcModifier::ctor: ";
ChannelGroupService::Name Name
static constexpr double ps
QTextStream & endl(QTextStream &s)
Reimplemented from AdcChannelTool.
Definition at line 42 of file FembMappedAdcModifier_tool.cc.
43 const string myname =
"FembMappedAdcModifier::update: ";
50 Name toolName = sstool.str();
52 std::unique_ptr<DuneToolManager> pdtmManaged;
55 if ( gSystem->AccessPathName(fclfile.c_str()) ) {
56 cout << myname <<
"ERROR: No such file: " << fclfile <<
endl;
60 pdtm = pdtmManaged.get();
65 if ( ptool ==
nullptr ) {
67 cout << myname <<
"ERROR: Unable find tool " << toolName <<
endl;
71 return ptool->update(acd);
DataMap & setStatus(int stat)
ChannelGroupService::Name Name
QTextStream & endl(QTextStream &s)
Name FembMappedAdcModifier::m_DirName |
|
private |
int FembMappedAdcModifier::m_LogLevel |
|
private |
Name FembMappedAdcModifier::m_ToolBase |
|
private |
The documentation for this class was generated from the following files: