src
DataFormats
Provenance
interface
EventSelectionID.h
Go to the documentation of this file.
1
#ifndef DataFormats_Provenance_EventSelectionID_h
2
#define DataFormats_Provenance_EventSelectionID_h
3
4
/*----------------------------------------------------------------------
5
6
EventSelectionID: An identifier to uniquely identify the configuration
7
of the event selector subsystem of an OutputModule.
8
9
----------------------------------------------------------------------*/
10
11
#include "
DataFormats/Provenance/interface/ParameterSetID.h
"
12
#include <vector>
13
14
namespace
edm
{
15
typedef
ParameterSetID
EventSelectionID
;
16
typedef
std::vector<EventSelectionID>
EventSelectionIDVector
;
17
}
// namespace edm
18
19
#endif
edm::Hash
Definition:
Hash.h:43
edm::EventSelectionIDVector
std::vector< EventSelectionID > EventSelectionIDVector
Definition:
EventSelectionID.h:16
ParameterSetID.h
edm::EventSelectionID
ParameterSetID EventSelectionID
Definition:
EventSelectionID.h:15
edm
HLT enums.
Definition:
AlignableModifier.h:19
Generated for CMSSW Reference Manual by
1.8.14