#include <ToolBasedRawDigitPrepService.h>
Public Member Functions | |
NamedTool (std::string a_name="", const AdcChannelTool *a_tool=nullptr) | |
Public Attributes | |
std::string | name |
const AdcChannelTool * | tool |
Definition at line 42 of file ToolBasedRawDigitPrepService.h.
|
inline |
Definition at line 45 of file ToolBasedRawDigitPrepService.h.
std::string ToolBasedRawDigitPrepService::NamedTool::name |
Definition at line 43 of file ToolBasedRawDigitPrepService.h.
const AdcChannelTool* ToolBasedRawDigitPrepService::NamedTool::tool |
Definition at line 44 of file ToolBasedRawDigitPrepService.h.