LArSoft
v06_85_00
Liquid Argon Software toolkit - http://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
// RPParams
5
//
6
// Parameters pertinent to a particular ResultsProducer passed via the
7
// RPWorker.
9
10
#include "
fhiclcpp/ParameterSetID.h
"
11
12
#include <string>
13
14
namespace
art
{
15
struct
RPParams;
16
}
17
18
struct
art::RPParams
{
19
fhicl::ParameterSetID
rpPSetID
;
20
std::string
rpPluginType
;
21
std::string
rpLabel
;
22
};
23
24
#endif
/* art_Framework_Principal_RPParams_h */
25
26
// Local Variables:
27
// mode: c++
28
// 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
HLT enums.
Definition:
ServiceProviderWrappers.h:36
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 Jul 26 2018 13:09:42 for LArSoft by
1.8.11