ATLAS Offline Software
TypelessHolder.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
8  : m_clid (clid),
9  m_label (label),
10  m_sub (sub)
11 {}
PlotCalibFromCool.label
label
Definition: PlotCalibFromCool.py:78
HLT::TypelessHolder::TypelessHolder
TypelessHolder(class_id_type clid, const std::string &label, sub_index_type sub)
Definition: TypelessHolder.cxx:7
HLT::class_id_type
uint32_t class_id_type
Definition: Trigger/TrigEvent/TrigNavStructure/Root/Types.h:11
HLT::sub_index_type
uint16_t sub_index_type
Definition: Trigger/TrigEvent/TrigNavStructure/Root/Types.h:9
TypelessHolder.h