1#ifndef Event_DIGIEVENT_H
2#define Event_DIGIEVENT_H
3#include "GaudiKernel/Kernel.h"
4#include "GaudiKernel/DataObject.h"
5#include "EventModel/EventModel.h"
26 : DataObject(), m_fromMc(
true) { }
const CLID & CLID_DigiEvent
Raw event and Digi IDs.
const CLID & CLID_DigiEvent
Raw event and Digi IDs.
void initialize(bool fromMc)
bool fromMc() const
Retrieve flag of origin.
static const CLID & classID()
virtual const CLID & clID() const
Retrieve reference to class definition structure.