#include <EventToProcessBlockIndexes.h>
Public Member Functions | |
EventToProcessBlockIndexes () | |
unsigned int | index () const |
void | setIndex (unsigned int value) |
Private Attributes | |
unsigned int | index_ = 0 |
Definition at line 12 of file EventToProcessBlockIndexes.h.
|
inline |
Definition at line 14 of file EventToProcessBlockIndexes.h.
|
inline |
Definition at line 16 of file EventToProcessBlockIndexes.h.
References index_.
Referenced by edm::RootFile::fillEventToProcessBlockIndexes(), and edm::ProcessBlockHelper::processBlockIndex().
|
inline |
Definition at line 17 of file EventToProcessBlockIndexes.h.
References index_, and relativeConstraints::value.
Referenced by edm::RootFile::fillEventToProcessBlockIndexes().
|
private |
Definition at line 20 of file EventToProcessBlockIndexes.h.
Referenced by index(), and setIndex().