7#ifndef XAODCNVINTERFACES_IEVENTINFOCNVTOOL_H
8#define XAODCNVINTERFACES_IEVENTINFOCNVTOOL_H
11#include "GaudiKernel/IAlgTool.h"
24 static const InterfaceID
41 virtual StatusCode
convert(
const EventContext& ctx,
44 bool pileUpInfo =
false,
45 bool copyPileUpLinks =
true )
const = 0;
Class describing the basic event information.
static const InterfaceID IID_IEventInfoCnvTool("xAODMaker::IEventInfoCnvTool", 1, 0)
The interface provided by IEventInfoCnvTool.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
EventInfo_v1 EventInfo
Definition of the latest event info version.