ATLAS Offline Software
trim.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_TRIM_H
4 #define GLOBALSIM_TRIM_H
5 
6 #include <string>
7 
8 namespace GlobalSim {
9  std::string trim(std::string s);
10 }
11 
12 #endif
GlobalSim
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
Definition: CommonSelector.cxx:8
GlobalSim::trim
std::string trim(std::string s)
Definition: trim.cxx:7
python.SystemOfUnits.s
float s
Definition: SystemOfUnits.py:147