ATLAS Offline Software
Loading...
Searching...
No Matches
SCT_ConditionsUtilities.h
Go to the documentation of this file.
1// -*- C++ -*-
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
12#ifndef SCT_ConditionsUtilities_h
13#define SCT_ConditionsUtilities_h
14
15#include <string>
16
18 namespace CoveritySafe {
20 std::string getenv(const std::string& variableName);
21 }
22}
23
24#endif // SCT_ConditionsUtilities_h
std::string getenv(const std::string &variableName)
get an environment variable
SCT_SimpleHisto.h C++ projects.