ATLAS Offline Software
DefaultKey.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef ATHENAKERNEL_DEFAULTKEY_H
6 #define ATHENAKERNEL_DEFAULTKEY_H
7 
8 #include <string>
9 
10 namespace SG
11 {
12  const std::string DEFAULTKEY = "";
13 }
14 #endif
SG
Forward declaration.
Definition: CaloCellPacker_400_500.h:32
SG::DEFAULTKEY
const std::string DEFAULTKEY
Definition: DefaultKey.h:12