Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
canvas
canvas
Persistency
Provenance
ParameterSetMap.h
Go to the documentation of this file.
1
#ifndef canvas_Persistency_Provenance_ParameterSetMap_h
2
#define canvas_Persistency_Provenance_ParameterSetMap_h
3
#include "
canvas/Persistency/Provenance/ParameterSetBlob.h
"
4
#include "
fhiclcpp/ParameterSetID.h
"
5
#include <map>
6
7
namespace
art
{
8
typedef
std::map<fhicl::ParameterSetID, ParameterSetBlob>
ParameterSetMap
;
9
}
10
11
#endif
/* canvas_Persistency_Provenance_ParameterSetMap_h */
12
13
// Local Variables:
14
// mode: c++
15
// End:
ParameterSetID.h
ParameterSetBlob.h
art
Definition:
BasicOptionsHandler.h:9
art::ParameterSetMap
std::map< fhicl::ParameterSetID, ParameterSetBlob > ParameterSetMap
Definition:
ParameterSetMap.h:8
Generated by
1.8.11