LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
RPParams.h
Go to the documentation of this file.
1
#ifndef art_Framework_Principal_RPParams_h
2
#define art_Framework_Principal_RPParams_h
3
// vim: set sw=2 expandtab :
4
6
// RPParams
7
//
8
// Parameters pertinent to a particular ResultsProducer passed via the
9
// RPWorker.
11
12
#include "
fhiclcpp/ParameterSetID.h
"
13
14
#include <string>
15
16
namespace
art
{
17
18
struct
RPParams
{
19
fhicl::ParameterSetID
rpPSetID
;
20
std::string
rpPluginType
;
21
std::string
rpLabel
;
22
};
23
24
}
// namespace art
25
26
#endif
/* art_Framework_Principal_RPParams_h */
27
28
// Local Variables:
29
// mode: c++
30
// End:
fhicl::ParameterSetID
Definition:
ParameterSetID.h:23
ParameterSetID.h
art::RPParams
Definition:
RPParams.h:18
art::RPParams::rpPSetID
fhicl::ParameterSetID rpPSetID
Definition:
RPParams.h:19
art
Definition:
MVAAlg.h:12
art::RPParams::rpPluginType
std::string rpPluginType
Definition:
RPParams.h:20
art::RPParams::rpLabel
std::string rpLabel
Definition:
RPParams.h:21
art
Framework
Principal
RPParams.h
Generated on Thu May 2 2024 20:59:29 for LArSoft by
1.8.11