![]() |
ATLAS Offline Software
|
Factor out code common between LArEM_ID and LArEM_SuperCell_ID. More...
#include <cmath>#include "CaloIdentifier/LArEM_Base_ID.h"#include "IdDict/IdDictDictionary.h"#include "IdDict/IdDictField.h"#include "IdDict/IdDictGroup.h"#include "IdDict/IdDictMgr.h"#include "IdDict/IdDictRegion.h"#include "LArEM_region.h"#include "CxxUtils/StrFormat.h"#include "CxxUtils/trapping_fp.h"Go to the source code of this file.
Functions | |
| std::string | strformat (const char *fmt,...) |
| return a std::string according to a format fmt and varargs | |
Factor out code common between LArEM_ID and LArEM_SuperCell_ID.
Definition in file LArEM_Base_ID.cxx.
| std::string CxxUtils::strformat | ( | const char * | fmt, |
| ... ) |
return a std::string according to a format fmt and varargs
Definition at line 49 of file StrFormat.cxx.