ATLAS Offline Software
CaloDetDescrDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 #include "CaloDetDescr/CaloDetDescrElement.h"
16 
17 
19 {
22 
25 };
26 
28 {
31  { return a==b || a!=b; }
34  { return a==b || a!=b; }
35 }
CaloDetDescrDict::m_eit
CaloDetDescrManager::calo_element_const_iterator m_eit
Definition: CaloDetDescrDict.h:23
CaloDetDescrManager_Base::calo_element_range
boost::iterator_range< calo_element_const_iterator > calo_element_range
Definition: CaloDetDescrManager.h:186
CaloDepthTool.h
Declaration of CaloDepthTool. Created by Claire Bourdarios, 25.10.2004.
CaloDetDescrDictInstan
Definition: CaloDetDescrDict.h:28
CaloDescriptors.h
LAr subsystem specific descriptors.
ICaloSuperCellIDTool.h
CaloDetDescrManager.h
Definition of CaloDetDescrManager.
CaloDetDescrDictInstan::ritdum
bool ritdum(CaloDetDescrManager::calo_descr_const_iterator a, CaloDetDescrManager::calo_descr_const_iterator b)
Definition: CaloDetDescrDict.h:29
CaloDetDescriptor.h
Definition of CaloDetDescriptor.
CaloDetDescrDict::m_rrange
CaloDetDescrManager::calo_descr_range m_rrange
Definition: CaloDetDescrDict.h:21
CaloDetDescrManager_Base::calo_descr_range
boost::iterator_range< calo_descr_const_iterator > calo_descr_range
Definition: CaloDetDescrManager.h:325
ICaloRecoSimpleGeomTool.h
ICaloSimpleGeomTool interface declaration 19.9.2005 Creation of the interface CaloDetDescr/ICaloSimpl...
ICaloCoordinateTool.h
ICaloCoordinateTool interface declaration 30.9.2004 Creation of the class TBCalocoordinate by claire....
CaloDetDescrDict::m_ebrange
CaloDetDescrManager::calo_element_range m_ebrange
Definition: CaloDetDescrDict.h:24
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
CaloDetDescrDict::m_rit
CaloDetDescrManager::calo_descr_const_iterator m_rit
Definition: CaloDetDescrDict.h:20
a
TList * a
Definition: liststreamerinfos.cxx:10
CaloDetDescrDict
Definition: CaloDetDescrDict.h:19
CaloDetDescrDictInstan::eitdum
bool eitdum(CaloDetDescrManager::calo_element_const_iterator a, CaloDetDescrManager::calo_element_const_iterator b)
Definition: CaloDetDescrDict.h:32
CaloSubdetNames.h
CaloSubdetNames declaration.
ICaloRecoMaterialTool.h
CaloConstIteratorAdaptor
Tranform iterator over pointers to iterator over const pointers.
Definition: CaloConstIteratorAdaptor.h:47
CaloDetectorElements.h
Calo Subsystem specific Detector Elements + Dummy element for testing.