LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "cetlib/PluginTypeDeducer.h"
#include "cetlib/compiler_macros.h"
#include "fhiclcpp/ParameterSet.h"
#include <memory>
#include <string>
Go to the source code of this file.
Macros | |
#define | DEFINE_BASIC_PLUGIN_MAKER(klass, base) |
#define | DEFINE_BASIC_PLUGIN(klass, base) |
#define DEFINE_BASIC_PLUGIN | ( | klass, | |
base | |||
) |
Definition at line 31 of file BasicPluginMacros.h.
#define DEFINE_BASIC_PLUGIN_MAKER | ( | klass, | |
base | |||
) |
Definition at line 23 of file BasicPluginMacros.h.