ATLAS Offline Software
Loading...
Searching...
No Matches
EfexCSVTables.cxx
Go to the documentation of this file.
2
4
6 static thread_local EfexCSVTables instance; // Guaranteed to be destroyed.
7 // Instantiated on first use.
8 return instance;
9}
10
std::map< std::string, double > instance
CSVTablesBase(const std::string &subsystem)
static EfexCSVTables & getInstance()
EfexCSVTables(EfexCSVTables const &)=delete