LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
InputSourceFactory.h
Go to the documentation of this file.
1
#ifndef art_Framework_Core_InputSourceFactory_h
2
#define art_Framework_Core_InputSourceFactory_h
3
// vim: set sw=2 expandtab :
4
5
#include "
art/Framework/Core/fwd.h
"
6
#include "
fhiclcpp/fwd.h
"
7
8
#include <memory>
9
10
namespace
art::InputSourceFactory
{
11
std::unique_ptr<InputSource>
make
(
fhicl::ParameterSet
const
&,
12
InputSourceDescription&);
13
}
14
15
#endif
/* art_Framework_Core_InputSourceFactory_h */
16
17
// Local Variables:
18
// mode: c++
19
// End:
art::InputSourceFactory::make
std::unique_ptr< InputSource > make(fhicl::ParameterSet const &conf, InputSourceDescription &desc)
Definition:
InputSourceFactory.cc:19
art::InputSourceFactory
Definition:
InputSourceFactory.cc:16
fwd.h
fwd.h
fhicl::ParameterSet
Definition:
ParameterSet.h:36
art
Framework
Core
InputSourceFactory.h
Generated on Thu May 2 2024 20:59:29 for LArSoft by
1.8.11