CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
edm::EventAux Class Reference

#include <EventAux.h>

Public Member Functions

 EventAux ()
 
 ~EventAux ()
 

Public Attributes

EventID id_
 
LuminosityBlockNumber_t luminosityBlockID_
 
ProcessHistoryID processHistoryID_
 
Timestamp time_
 

Detailed Description

Definition at line 15 of file EventAux.h.

Constructor & Destructor Documentation

edm::EventAux::EventAux ( )
inline

Definition at line 17 of file EventAux.h.

EventID id_
Definition: EventAux.h:20
ProcessHistoryID processHistoryID_
Definition: EventAux.h:19
Timestamp time_
Definition: EventAux.h:21
LuminosityBlockNumber_t luminosityBlockID_
Definition: EventAux.h:22
edm::EventAux::~EventAux ( )
inline

Definition at line 18 of file EventAux.h.

18 {}

Member Data Documentation

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_
mutable

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().