artdaq_mfextensions
v1_02_02
Main Page
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
{
13
class
MVReceiver;
14
15
std::unique_ptr<MVReceiver>
16
makeMVReceiver(std::string
const
& receiver_plugin_spec,
17
fhicl::ParameterSet
const
& ps);
18
}
19
#endif
/* mfextensions_Plugins_makeMVReceiver_h */
src
mfextensions
Receivers
makeMVReceiver.hh
Generated on Mon Feb 19 2018 13:24:35 for artdaq_mfextensions by
1.8.5