#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.
edm::EventAux::EventAux | ( | ) | [inline] |
Definition at line 17 of file EventAux.h.
: processHistoryID_(), id_(), time_(), luminosityBlockID_() {}
edm::EventAux::~EventAux | ( | ) | [inline] |
Definition at line 18 of file EventAux.h.
{}
Definition at line 20 of file EventAux.h.
Referenced by edm::conversion().
Definition at line 22 of file EventAux.h.
Referenced by edm::conversion().
Definition at line 19 of file EventAux.h.
Referenced by edm::conversion().
Definition at line 21 of file EventAux.h.
Referenced by edm::conversion().