ATLAS Offline Software
Loading...
Searching...
No Matches
EfexCSVTables.h
Go to the documentation of this file.
2
3#ifndef L1CALO_EFEXCSVTABLES_H
4#define L1CALO_EFEXCSVTABLES_H
5
7public:
8 //Constructor
10private:
11 EfexCSVTables(EfexCSVTables const&) = delete;
12 void operator=(EfexCSVTables const&) = delete;
14};
15
16#endif //L1CALO_EFEXCSVTABLES_H
CSVTablesBase(const std::string &subsystem)
static EfexCSVTables & getInstance()
void operator=(EfexCSVTables const &)=delete
EfexCSVTables(EfexCSVTables const &)=delete