 |
ATLAS Offline Software
|
Go to the documentation of this file.
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)
17 #endif // not XAOD_ANALYSIS or GENERATIONBASE
19 #if !defined(XAOD_ANALYSIS) && !defined(GENERATIONBASE)
22 #endif // not XAOD_ANALYSIS or GENERATIONBASE
24 #if !defined(XAOD_ANALYSIS) && !defined(SIMULATIONBASE) && !defined(GENERATIONBASE)
27 #endif // not XAOD_ANALYSIS or SIMULATIONBASE or 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" };
67 #endif // not XAOD_ANALYSIS or GENERATIONBASE
69 #if !defined(XAOD_ANALYSIS) && !defined(SIMULATIONBASE) && !defined(GENERATIONBASE)
71 {
this,
"LumiDataKey",
"",
"SG key for luminosity data" };
72 #endif // not XAOD_ANALYSIS or SIMULATIONBASE or GENERATIONBASE
78 #endif // XAODEVENTINFOCNV_EVENTINFOCNVTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Hold luminosity data produced by LuminosityCondAlg.
Class describing the basic event information.