ATLAS Offline Software
hexTOB2bitsetTOB.h
Go to the documentation of this file.
1 // Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2 
3 #ifndef GLOBALSIM_HEXTOB2BITSETTOB_H
4 #define GLOBALSIM_HEXTOB2BITSETTOB_H
5 
6 #include <string>
7 #include <bitset>
8 
9 namespace GlobalSim {
10  std::bitset<72> hexTOB2bitsetTOB(std::string s);
11 }
12 #endif
GlobalSim::hexTOB2bitsetTOB
std::bitset< 72 > hexTOB2bitsetTOB(std::string s)
Definition: hexTOB2bitsetTOB.cxx:8
GlobalSim
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
Definition: CommonSelector.cxx:8
python.SystemOfUnits.s
float s
Definition: SystemOfUnits.py:147