|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODCNVINTERFACES_IEVENTINFOCNVTOOL_H
9 #define XAODCNVINTERFACES_IEVENTINFOCNVTOOL_H
12 #include "GaudiKernel/IAlgTool.h"
13 #include "GaudiKernel/ThreadLocalContext.h"
25 static const InterfaceID
26 IID_IEventInfoCnvTool(
"xAODMaker::IEventInfoCnvTool", 1, 0 );
46 bool pileUpInfo =
false,
47 bool copyPileUpLinks =
true,
48 const EventContext& ctx = Gaudi::Hive::currentContext())
const = 0;
52 return IID_IEventInfoCnvTool;
59 #endif // XAODCNVINTERFACES_IEVENTINFOCNVTOOL_H
EventInfo_v1 EventInfo
Definition of the latest event info version.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
::StatusCode StatusCode
StatusCode definition for legacy code.
This class provides general information about an event. Event information is provided by the accessor...
Class describing the basic event information.