#include "private/stringstream_streams.h"
#include "messagefacility/plugins/mfPlugin.h"
#include "fhiclcpp/ParameterSet.h"
#include "fhiclcpp/types/AllowedConfigurationMacro.h"
#include <memory>
#include <sstream>
#include <string>
Go to the source code of this file.
Functions | |
MAKE_MFPLUGIN_START (psetName, pset) | |
MAKE_MFPLUGIN_START | ( | psetName | , |
pset | |||
) |
Definition at line 17 of file stringstream_mfPlugin.cc.