|
ATLAS Offline Software
|
Go to the documentation of this file.
47 std::unordered_map<uint32_t, int8_t>::const_iterator
it =
m_ptmap_bw.find(addr);
49 else return it->second;
std::vector< std::string > m_file[LUT_NUM]
std::string getFile(int cwtype, int channel) const
virtual ~TGCTriggerLUTs()
std::string getVersion(int cwtype, int channel=0) const
std::unordered_map< uint32_t, int8_t > m_ptmap_bw
int8_t getBigWheelPt(const uint32_t addr) const
std::string getData(int cwtype, std::string file) const
std::string getType(int cwtype, int channel=0) const
std::vector< std::string > m_type[LUT_NUM]
std::vector< std::string > m_data[LUT_NUM]
std::vector< std::string > m_version[LUT_NUM]
std::map< std::string, std::string > m_datamap[LUT_NUM]