![]() |
ATLAS Offline Software
|
Factor out code common between LArHEC_ID and LArHEC_SuperCell_ID. More...
#include "CaloIdentifier/LArHEC_Base_ID.h"#include "CaloIdentifier/LArID_Exception.h"#include "IdDict/IdDictDictionary.h"#include "IdDict/IdDictField.h"#include "IdDict/IdDictMgr.h"#include "IdDict/IdDictRegion.h"#include "AtlasDetDescr/AtlasDetectorID.h"#include "Identifier/IdentifierHash.h"#include "LArHEC_region.h"#include "CxxUtils/StrFormat.h"#include "CxxUtils/trapping_fp.h"#include <cmath>#include <set>#include <string>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 LArHEC_ID and LArHEC_SuperCell_ID.
Definition in file LArHEC_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.