ATLAS Offline Software
Loading...
Searching...
No Matches
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$
14
15
16#ifndef STOREGATESVC_SETUPSTOREGATE_H
17#define STOREGATESVC_SETUPSTOREGATE_H
18
19
20#include <string>
21
22
23namespace Athena_test {
24
25
32bool setupStoreGate (std::string progname,
33 std::string options_file = "");
34
35
36} // namespace Athena_test
37
38
39#endif // not STOREGATESVC_SETUPSTOREGATE_H
bool setupStoreGate()
Simple function to instantiate and initialize the StoreGateSvc.
functions & macros to test the difference between floats