ATLAS Offline Software
InDetIdCnv_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 #include "../PixelIDDetDescrCnv.h"
5 #include "../SCT_IDDetDescrCnv.h"
6 #include "../SiliconIDDetDescrCnv.h"
7 #include "../TRT_IDDetDescrCnv.h"
8 #include "../PLR_IDDetDescrCnv.h"
9 
10 DECLARE_CONVERTER(SCT_IDDetDescrCnv)
11 DECLARE_CONVERTER(PixelIDDetDescrCnv)
12 DECLARE_CONVERTER(SiliconIDDetDescrCnv)
13 DECLARE_CONVERTER(TRT_IDDetDescrCnv)
14 DECLARE_CONVERTER(PLR_IDDetDescrCnv)
15 
PLR_IDDetDescrCnv
This class is a converter for the PLR_ID an IdHelper which is stored in the detector store.
Definition: PLR_IDDetDescrCnv.h:25
SCT_IDDetDescrCnv
This class is a converter for the SCT_ID an IdHelper which is stored in the detector store.
Definition: SCT_IDDetDescrCnv.h:19
PixelIDDetDescrCnv
This class is a converter for the PixelID an IdHelper which is stored in the detector store.
Definition: PixelIDDetDescrCnv.h:20
SiliconIDDetDescrCnv
This class is a converter for the SiliconID an IdHelper which is stored in the detector store.
Definition: SiliconIDDetDescrCnv.h:20
TRT_IDDetDescrCnv
This class is a converter for the TRT_ID an IdHelper which is stored in the detector store.
Definition: TRT_IDDetDescrCnv.h:19