7#ifndef XAODEVENTINFOCNV_EVENTINFOCNVTOOL_H
8#define XAODEVENTINFOCNV_EVENTINFOCNVTOOL_H
12#include "GaudiKernel/ServiceHandle.h"
13#include "GaudiKernel/ToolHandle.h"
15#if !defined(XAOD_ANALYSIS) && !defined(GENERATIONBASE)
19#if !defined(XAOD_ANALYSIS) && !defined(GENERATIONBASE)
24#if !defined(XAOD_ANALYSIS) && !defined(SIMULATIONBASE) && !defined(GENERATIONBASE)
48 const IInterface* parent );
56 bool pileUpInfo =
false,
57 bool copyPileUpLinks =
true,
58 const EventContext& ctx = Gaudi::Hive::currentContext())
const override;
61#if !defined(XAOD_ANALYSIS) && !defined(GENERATIONBASE)
63 Gaudi::Property<bool>
m_disableBeamSpot{
this,
"DisableBeamSpot",
false,
"disable beamspot" };
69#if !defined(XAOD_ANALYSIS) && !defined(SIMULATIONBASE) && !defined(GENERATIONBASE)
71 {
this,
"LumiDataKey",
"",
"SG key for luminosity data" };
Hold luminosity data produced by LuminosityCondAlg.
EventInfo_v1 EventInfo
Definition of the latest event info version.