1#ifndef EVENTINFO_EVENTINFO_H
2#define EVENTINFO_EVENTINFO_H 1
7#ifndef GAUDIKERNEL_CLASSID_H
8# include "GaudiKernel/ClassID.h"
17class MixingEventSelector;
47 const CLID&
clID()
const;
const CLID & CLID_EventInfo
TriggerInfo * trigger_info() const
trigger information (ptr may be NULL)
friend class MixingEventSelector
EventID * event_ID() const
the unique identification of the event.
void setTriggerInfo(TriggerInfo *)
EventType * event_type() const
the type of the event, e.g. simulation, testbeam, etc
void setEventID(EventID *pid)
static const CLID & classID()
const CLID & clID() const