LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ModuleConfigInfo.h
Go to the documentation of this file.
1
#ifndef art_Framework_Core_detail_ModuleConfigInfo_h
2
#define art_Framework_Core_detail_ModuleConfigInfo_h
3
// vim: set sw=2 expandtab :
4
5
#include "
art/Persistency/Provenance/ModuleDescription.h
"
6
#include "
art/Persistency/Provenance/ModuleType.h
"
7
#include "
fhiclcpp/ParameterSet.h
"
8
9
#include <string>
10
11
namespace
art::detail
{
12
struct
ModuleConfigInfo
{
13
ModuleDescription
modDescription
;
14
fhicl::ParameterSet
modPS
;
15
ModuleType
moduleType
;
16
};
17
}
18
19
#endif
/* art_Framework_Core_detail_ModuleConfigInfo_h */
20
21
// Local Variables:
22
// mode: c++
23
// End:
ModuleDescription.h
ParameterSet.h
art::detail
Definition:
AllowedConfiguration.h:76
art::detail::ModuleConfigInfo::moduleType
ModuleType moduleType
Definition:
ModuleConfigInfo.h:15
art::detail::ModuleConfigInfo
Definition:
ModuleConfigInfo.h:12
art::detail::ModuleConfigInfo::modDescription
ModuleDescription modDescription
Definition:
ModuleConfigInfo.h:13
art::detail::ModuleConfigInfo::modPS
fhicl::ParameterSet modPS
Definition:
ModuleConfigInfo.h:14
ModuleType.h
art::ModuleDescription
Definition:
ModuleDescription.h:14
art::ModuleType
ModuleType
Definition:
ModuleType.h:11
fhicl::ParameterSet
Definition:
ParameterSet.h:36
art
Framework
Core
detail
ModuleConfigInfo.h
Generated on Thu May 2 2024 20:59:28 for LArSoft by
1.8.11