 |
ATLAS Offline Software
|
Go to the documentation of this file.
26 const std::string& techType) {
28 ATH_MSG_WARNING(
"initialize_from_dictionary - unable to find "<<techType<<
" region index: id, reg "
29 <<
id <<
" " << regionIdx);
33 auto assignRegionIdxFromGrp = [
this, &dict](
const std::string& grp,
size_type& regionIdx) {
40 regionIdx =
group->regions().front()->m_index;
41 ATH_MSG_VERBOSE(
"Region index for "<<grp<<
" will be assigned to "<<regionIdx);
45 auto assignRegionIdxFromRegion = [
this, &dict](
const std::string& grp,
size_type& regionIdx) {
53 ATH_MSG_VERBOSE(
"Region index for "<<grp<<
" will be assigned to "<<regionIdx);
58 ATH_MSG_ERROR(
"initialize_from_dictionary - cannot access InnerDetector dictionary");
76 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access LArCalorimeter dictionary");
85 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access Calorimeter dictionary");
95 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access TileCalorimeter dictionary");
103 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access MuonSpectrometer dictionary");
108 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access stationName field");
122 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access ForwardDetectors dictionary");
131 ATH_MSG_VERBOSE(
"AtlasDetectorIDHelper::initialize_from_dictionary ");
size_type m_muon_station_index
IdDictRegion * find_region(const std::string ®ion_name) const
Identifier::size_type size_type
size_type m_dm_region_index
size_type m_trt_region_index
size_type m_bcm_region_index
ExpandedIdentifier lucid_exp(void) const
size_type m_pixel_region_index
size_type m_mm_region_index
#define ATH_MSG_VERBOSE(x)
size_type m_zdc_region_index
bool m_isHighLuminosityLHC
ExpandedIdentifier tile_exp(void) const
IdDictField * find_field(const std::string &name) const
size_type m_lar_em_region_index
size_type m_csc_region_index
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
IdDictGroup * find_group(const std::string &group_name) const
IdDictDictionary * find_dictionary(const std::string &name) const
Access dictionary by name.
size_type m_lvl1_region_index
Class to provide easy MsgStream access and capabilities.
ExpandedIdentifier zdc_exp(void) const
size_type m_stgc_region_index
ExpandedIdentifier alfa_exp(void) const
Forward.
ExpandedIdentifier sct_exp(void) const
int initialize_from_dictionary(const IdDictMgr &dict_mgr)
Initialization from the identifier dictionary.
size_type m_rpc_region_index
ExpandedIdentifier lar_hec_exp(void) const
size_type m_lucid_region_index
size_type m_alfa_region_index
size_type m_mdt_region_index
#define ATH_MSG_WARNING(x)
size_type m_sct_region_index
ExpandedIdentifier trt_exp(void) const
ExpandedIdentifier bcm_exp(void) const
ExpandedIdentifier lar_fcal_exp(void) const
size_type m_lar_fcal_region_index
ExpandedIdentifier pixel_exp(void) const
Inner Detector:
size_type m_tile_region_index
size_type m_lar_hec_region_index
size_type m_tgc_region_index
ExpandedIdentifier lar_em_exp(void) const
LAr.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
IdDictField * m_station_field