#include <EventAux.h>
Public Member Functions | |
EventAux () | |
~EventAux () | |
Public Attributes | |
EventID | id_ |
LuminosityBlockNumber_t | luminosityBlockID_ |
ProcessHistoryID | processHistoryID_ |
Timestamp | time_ |
Definition at line 15 of file EventAux.h.
|
inline |
Definition at line 17 of file EventAux.h.
|
inline |
Definition at line 18 of file EventAux.h.
EventID edm::EventAux::id_ |
Definition at line 20 of file EventAux.h.
Referenced by edm::conversion().
LuminosityBlockNumber_t edm::EventAux::luminosityBlockID_ |
Definition at line 22 of file EventAux.h.
Referenced by edm::conversion().
ProcessHistoryID edm::EventAux::processHistoryID_ |
Definition at line 19 of file EventAux.h.
Referenced by edm::conversion().
Timestamp edm::EventAux::time_ |
Definition at line 21 of file EventAux.h.
Referenced by edm::conversion().