CMS 3D CMS Logo

EventToProcessBlockIndexes.h
Go to the documentation of this file.
1 #ifndef DataFormats_Provenance_EventToProcessBlockIndexes_h
2 #define DataFormats_Provenance_EventToProcessBlockIndexes_h
3 
10 namespace edm {
11 
13  public:
15 
16  unsigned int index() const { return index_; }
17  void setIndex(unsigned int value) { index_ = value; }
18 
19  private:
20  unsigned int index_ = 0;
21  };
22 
23 } // namespace edm
24 #endif
edm::EventToProcessBlockIndexes::setIndex
void setIndex(unsigned int value)
Definition: EventToProcessBlockIndexes.h:17
edm::EventToProcessBlockIndexes
Definition: EventToProcessBlockIndexes.h:12
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::EventToProcessBlockIndexes::index
unsigned int index() const
Definition: EventToProcessBlockIndexes.h:16
edm::EventToProcessBlockIndexes::index_
unsigned int index_
Definition: EventToProcessBlockIndexes.h:20
edm::EventToProcessBlockIndexes::EventToProcessBlockIndexes
EventToProcessBlockIndexes()
Definition: EventToProcessBlockIndexes.h:14
value
Definition: value.py:1
relativeConstraints.value
value
Definition: relativeConstraints.py:53