#include <FWCore/Common/interface/EventBase.h>
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.