artdaq_mfextensions
v1_05_00
Return to top level
Main Page
Namespaces
Classes
Files
File List
File Members
makeMVReceiver.hh
1
#ifndef mfextensions_Plugins_makeMVReceiver_hh
2
#define mfextensions_Plugins_makeMVReceiver_hh
3
// Using LibraryManager, find the correct library and return an instance
4
// of the specified generator.
5
6
#include "fhiclcpp/fwd.h"
7
8
#include <memory>
9
#include <string>
10
11
namespace
mfviewer {
12
class
MVReceiver;
13
14
std::unique_ptr<MVReceiver> makeMVReceiver(std::string
const
& receiver_plugin_spec, fhicl::ParameterSet
const
& ps);
15
}
// namespace mfviewer
16
#endif
/* mfextensions_Plugins_makeMVReceiver_h */
src
mfextensions
Receivers
makeMVReceiver.hh
Generated on Mon Jul 27 2020 10:10:51 for artdaq_mfextensions by
1.8.5