Main Page
Namespaces
Classes
Package Documentation
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
{
16
typedef
ParameterSetID
EventSelectionID
;
17
typedef
std::vector<EventSelectionID>
EventSelectionIDVector
;
18
}
19
20
#endif
edm::Hash
Definition:
Hash.h:43
edm::EventSelectionIDVector
std::vector< EventSelectionID > EventSelectionIDVector
Definition:
EventSelectionID.h:17
ParameterSetID.h
edm::EventSelectionID
ParameterSetID EventSelectionID
Definition:
EventSelectionID.h:16
edm
HLT enums.
Definition:
AlignableModifier.h:17
Generated for CMSSW Reference Manual by
1.8.11