CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
edm::EventToProcessBlockIndexes Class Reference

#include <EventToProcessBlockIndexes.h>

Public Member Functions

 EventToProcessBlockIndexes ()
 
unsigned int index () const
 
void setIndex (unsigned int value)
 

Private Attributes

unsigned int index_ = 0
 

Detailed Description

Definition at line 12 of file EventToProcessBlockIndexes.h.

Constructor & Destructor Documentation

◆ EventToProcessBlockIndexes()

edm::EventToProcessBlockIndexes::EventToProcessBlockIndexes ( )
inline

Definition at line 14 of file EventToProcessBlockIndexes.h.

14 {}

Member Function Documentation

◆ index()

unsigned int edm::EventToProcessBlockIndexes::index ( ) const
inline

◆ setIndex()

void edm::EventToProcessBlockIndexes::setIndex ( unsigned int  value)
inline

Member Data Documentation

◆ index_

unsigned int edm::EventToProcessBlockIndexes::index_ = 0
private

Definition at line 20 of file EventToProcessBlockIndexes.h.

Referenced by index(), and setIndex().