CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EventBase Class Reference

#include <FWCore/Common/interface/EventBase.h>

Detailed Description

Description: <one line="" class="" summary>="">

Usage: <usage>

Description: Base class for Events in both the full and light framework

Usage: One can use this class for code which needs to work in both the full and the light (i.e. FWLite) frameworks. Data can be accessed using the same getByLabel interface which is available in the full framework.