 |
ATLAS Offline Software
|
Go to the documentation of this file.
30 const std::string& techType) {
32 ATH_MSG_WARNING(
"initialize_from_dictionary - unable to find "<<techType<<
" region index: id, reg "
33 <<
id <<
" " << regionIdx);
37 auto assignRegionIdxFromGrp = [
this, &dict](
const std::string& grp,
size_type& regionIdx) {
44 regionIdx =
group->regions().front()->index();
45 ATH_MSG_VERBOSE(
"Region index for "<<grp<<
" will be assigned to "<<regionIdx);
49 auto assignRegionIdxFromRegion = [
this, &dict](
const std::string& grp,
size_type& regionIdx) {
56 regionIdx = region->
index();
57 ATH_MSG_VERBOSE(
"Region index for "<<grp<<
" will be assigned to "<<regionIdx);
62 ATH_MSG_ERROR(
"initialize_from_dictionary - cannot access InnerDetector dictionary");
67 if (dict->
version() ==
"ITkHGTD" || dict->
version() ==
"ITkHGTDPLR" || dict->
version() ==
"P2-RUN4") {
80 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access LArCalorimeter dictionary");
89 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access Calorimeter dictionary");
99 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access TileCalorimeter dictionary");
107 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access MuonSpectrometer dictionary");
112 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access stationName field");
126 ATH_MSG_WARNING(
"initialize_from_dictionary - cannot access ForwardDetectors dictionary");
135 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
const std::string & version() const
Dictionary version.
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