ATLAS Offline Software
SerializeCommon.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 TRIGSERIALIZERESULT_SERIALIZECOMMON_H
6 #define TRIGSERIALIZERESULT_SERIALIZECOMMON_H
7 #include <string>
8 namespace TrigSerializeResult {
9  std::string remapToDictName(const std::string &s);
10 }
11 
12 
13 #endif
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
TrigSerializeResult::remapToDictName
std::string remapToDictName(const std::string &s)
Definition: SerializeCommon.cxx:31
TrigSerializeResult
Definition: TrigSerializeGuidHelper.cxx:24