LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "cetlib/PluginTypeDeducer.h"
#include "cetlib/ProvideFilePathMacro.h"
#include "cetlib/ProvideMakePluginMacros.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageService/ELdestination.h"
#include "messagefacility/MessageService/ELostreamOutput.h"
#include <memory>
#include <string>
Go to the source code of this file.
Macros | |
#define | MFPLUGIN_RESULT_BASE mf::service::ELostreamOutput |
#define | MAKE_MFPLUGIN_START(pset_name, pset) |
#define | MAKE_MFPLUGIN_END(MAKE_PLUGIN_END) |
#define MAKE_MFPLUGIN_END | ( | MAKE_PLUGIN_END | ) |
Definition at line 20 of file mfPlugin.h.
#define MAKE_MFPLUGIN_START | ( | pset_name, | |
pset | |||
) |
Definition at line 17 of file mfPlugin.h.
#define MFPLUGIN_RESULT_BASE mf::service::ELostreamOutput |
Definition at line 15 of file mfPlugin.h.
Referenced by MAKE_MFPLUGIN_START().