ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
hexStrToBinStr.h
Go to the documentation of this file.
1 
2 /*
3  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
4 */
5 
6 #ifndef GLOBALSIM_HEXSTRTOBINSTR_H
7 #define GLOBALSIM_HEXSTRTOBINSTR_H
8 
9 #include <string>
10 
11 namespace GlobalSim {
12 
13  std::string hexStrToBinStr(std::string s);
14 
15 }
16 #endif
GlobalSim::hexStrToBinStr
std::string hexStrToBinStr(std::string s)
Definition: hexStrToBinStr.cxx:12
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition: dump.h:8
python.SystemOfUnits.s
float s
Definition: SystemOfUnits.py:146