ATLAS Offline Software
CurrentContext.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 
8 
9 //
10 // includes
11 //
12 
14 
15 #ifdef XAOD_STANDALONE
16 
17 //
18 // method implementations
19 //
20 
21 namespace Gaudi
22 {
23  namespace Hive
24  {
25  const EventContext& currentContext ()
26  {
27  static const EventContext result;
28  return result;
29  }
30  }
31 }
32 
33 #endif
get_generator_info.result
result
Definition: get_generator_info.py:21
CurrentContext.h
Gaudi
=============================================================================
Definition: CaloGPUClusterAndCellDataMonitorOptions.h:273