#include <VDColdboxOnlineChannel.h>
Public Types | |
using | Name = std::string |
Public Types inherited from IndexMapTool | |
using | Index = unsigned int |
Public Member Functions | |
VDColdboxOnlineChannel (const fhicl::ParameterSet &ps) | |
Index | get (Index chanOff) const override |
Public Member Functions inherited from IndexMapTool | |
virtual | ~IndexMapTool ()=default |
Private Attributes | |
Index | m_LogLevel |
Additional Inherited Members | |
Static Public Member Functions inherited from IndexMapTool | |
static Index | badIndex () |
Definition at line 27 of file VDColdboxOnlineChannel.h.
Definition at line 31 of file VDColdboxOnlineChannel.h.
VDColdboxOnlineChannel::VDColdboxOnlineChannel | ( | const fhicl::ParameterSet & | ps | ) |
Definition at line 15 of file VDColdboxOnlineChannel_tool.cc.
Implements IndexMapTool.
Definition at line 23 of file VDColdboxOnlineChannel_tool.cc.
|
private |
Definition at line 40 of file VDColdboxOnlineChannel.h.