ATLAS Offline Software
Loading...
Searching...
No Matches
ForceIDConditionsAlg.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
6
8 ATH_CHECK( m_pixelDetEleCollKey.initialize() );
9 ATH_CHECK( m_SCTDetEleCollKey.initialize() );
10 ATH_CHECK( m_trtDetEleContKey.initialize() );
11 return StatusCode::SUCCESS;
12}
#define ATH_CHECK
Evaluate an expression and check for errors.
virtual StatusCode initialize() override
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetEleContKey
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey