ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
AthenaMonitoring
src
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
5
#include "
./ForceIDConditionsAlg.h
"
6
7
StatusCode
ForceIDConditionsAlg::initialize
() {
8
ATH_CHECK
(
m_pixelDetEleCollKey
.initialize() );
9
ATH_CHECK
(
m_SCTDetEleCollKey
.initialize() );
10
ATH_CHECK
(
m_trtDetEleContKey
.initialize() );
11
return
StatusCode::SUCCESS;
12
}
ATH_CHECK
#define ATH_CHECK
Evaluate an expression and check for errors.
Definition
AthCheckMacros.h:40
ForceIDConditionsAlg.h
ForceIDConditionsAlg::initialize
virtual StatusCode initialize() override
Definition
ForceIDConditionsAlg.cxx:7
ForceIDConditionsAlg::m_pixelDetEleCollKey
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
Definition
ForceIDConditionsAlg.h:24
ForceIDConditionsAlg::m_trtDetEleContKey
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetEleContKey
Definition
ForceIDConditionsAlg.h:26
ForceIDConditionsAlg::m_SCTDetEleCollKey
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
Definition
ForceIDConditionsAlg.h:25
Generated on
for ATLAS Offline Software by
1.17.0