ATLAS Offline Software
Loading...
Searching...
No Matches
SGtests.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef STOREGATE_SGTESTS_H
6# define STOREGATE_SGTESTS_H 1
14
16class StoreGateSvc;
17
18namespace Athena_test
19{
21
23
25
27
29
31
33
35
37
39
41
43
45
47
49
51
53
55
57
59
60} //end namespace
61#endif // TEST_SGTESTS_H
Define macros for attributes used to control the static checker.
The Athena Transient Store API.
functions & macros to test the difference between floats
void test_symlink3(StoreGateSvc &rSG)
void testKeys(StoreGateSvc &rSG)
void testCreate(StoreGateSvc &rSG)
void testRetrieve(StoreGateSvc &rSG)
void testBoundReset(StoreGateSvc &rSG)
void testClear(StoreGateSvc &rSG)
void testFolders(StoreGateSvc &rSG)
void testWriteAux(StoreGateSvc &rSG)
void testRecordObject(StoreGateSvc &rSG)
void testRemove(StoreGateSvc &rSG)
void testRetrievePrivateCopy(StoreGateSvc &rSG)
void testRetrieveAux(StoreGateSvc &rSG)
void testRecord(StoreGateSvc &rSG)
void testReadPrivateCopy(StoreGateSvc &rSG)
void testContains(StoreGateSvc &rSG)
void testTryRetrieve(StoreGateSvc &rSG)
void testSymLink(StoreGateSvc &rSG)
void testTransientSwap(StoreGateSvc &rSG)
void testVersionedKey(StoreGateSvc &rSG)
void test_symlink2(StoreGateSvc &rSG)