Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
canvas
canvas
Persistency
Provenance
EventSelectionID.h
Go to the documentation of this file.
1
#ifndef canvas_Persistency_Provenance_EventSelectionID_h
2
#define canvas_Persistency_Provenance_EventSelectionID_h
3
4
// ======================================================================
5
//
6
// EventSelectionID - An identifier to uniquely identify the
7
// configuration of the event selector subsystem of an
8
// OutputModule.
9
//
10
// ======================================================================
11
12
#include "
fhiclcpp/ParameterSetID.h
"
13
#include <vector>
14
15
namespace
art
{
16
17
typedef
fhicl::ParameterSetID
EventSelectionID
;
18
typedef
std::vector<EventSelectionID>
EventSelectionIDVector
;
19
20
}
// art
21
22
// ======================================================================
23
24
#endif
/* canvas_Persistency_Provenance_EventSelectionID_h */
25
26
// Local Variables:
27
// mode: c++
28
// End:
fhicl::ParameterSetID
Definition:
ParameterSetID.h:23
art::EventSelectionID
fhicl::ParameterSetID EventSelectionID
Definition:
EventSelectionID.h:17
art::EventSelectionIDVector
std::vector< EventSelectionID > EventSelectionIDVector
Definition:
EventSelectionID.h:18
ParameterSetID.h
art
Definition:
BasicOptionsHandler.h:9
Generated by
1.8.11