ATLAS Offline Software
Control
StoreGate
StoreGate
setupStoreGate.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
16
#ifndef STOREGATESVC_SETUPSTOREGATE_H
17
#define STOREGATESVC_SETUPSTOREGATE_H
18
19
20
#include <string>
21
22
23
namespace
Athena_test
{
24
25
32
bool
setupStoreGate
(std::string progname,
33
std::string options_file =
""
);
34
35
36
}
// namespace Athena_test
37
38
39
#endif // not STOREGATESVC_SETUPSTOREGATE_H
Athena_test
functions & macros to test the difference between floats
Definition:
InitGaudiGoogleTest.h:31
Athena_test::setupStoreGate
bool setupStoreGate(std::string progname, std::string options_file)
Helper for setting up StoreGate for regression tests.
Definition:
setupStoreGate.cxx:28
Generated on Sun Dec 22 2024 21:18:00 for ATLAS Offline Software by
1.8.18