LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cerr_mfPlugin.cc
Go to the documentation of this file.
1
// vim: set sw=2 expandtab :
2
3
#include "
messagefacility/plugins/mfPlugin.h
"
4
5
#include "cetlib/ostream_handle.h"
6
#include "
fhiclcpp/types/AllowedConfigurationMacro.h
"
7
8
#include <iostream>
9
#include <memory>
10
11
using namespace
std
;
12
using
cet::ostream_handle;
13
14
MAKE_MFPLUGIN_START
(, pset)
15
{
16
return
make_unique<MFPLUGIN_RESULT_BASE>(pset, ostream_handle{cerr});
17
}
18
MAKE_PLUGIN_END
19
20
FHICL_PROVIDE_ALLOWED_CONFIGURATION
(
MFPLUGIN_RESULT_BASE
)
AllowedConfigurationMacro.h
std
STL namespace.
mfPlugin.h
FHICL_PROVIDE_ALLOWED_CONFIGURATION
#define FHICL_PROVIDE_ALLOWED_CONFIGURATION(klass)
Definition:
AllowedConfigurationMacro.h:43
MFPLUGIN_RESULT_BASE
#define MFPLUGIN_RESULT_BASE
Definition:
mfPlugin.h:15
MAKE_MFPLUGIN_START
MAKE_MFPLUGIN_START(, pset)
Definition:
cerr_mfPlugin.cc:14
messagefacility
plugins
cerr_mfPlugin.cc
Generated on Thu May 2 2024 20:59:52 for LArSoft by
1.8.11