ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
SGTools
SGTools
CurrentEventStore.icc
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
/**
5
* @file SGTools/CurrentEventStore.icc
6
* @author scott snyder <snyder@bnl.gov>
7
* @date Apr, 2015
8
* @brief Hold a pointer to the current event store.
9
*/
10
11
12
namespace SG {
13
/**
14
* @brief Fetch the current store.
15
*/
16
inline
17
IProxyDict* CurrentEventStore::store()
18
{
19
return m_curStore;
20
}
21
22
23
} // namespace SG
Generated on
for ATLAS Offline Software by
1.17.0