ATLAS Offline Software
Loading...
Searching...
No Matches
GeoModelTrfCacheAlg.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef MuonG4TrfCache_GeoModelTrfCacheAlg_h
5#define MuonG4TrfCache_GeoModelTrfCacheAlg_h
6
11
12namespace MuonG4{
14 public:
15 using AthCondAlgorithm::AthCondAlgorithm;
16
17 virtual StatusCode initialize() override final;
18 virtual StatusCode execute(const EventContext& ctx) const override final;
19 private:
22 Gaudi::Property<int> m_detType{this, "DetectorType", static_cast<int>(ActsTrk::DetectorType::UnDefined)};
25
27
28 };
29}
30#endif
Base class for conditions algorithms.
Base class for conditions algorithms.
Gaudi::Property< int > m_detType
Flag determining the subdetector. Needs to be static castable to DetectorType.
virtual StatusCode execute(const EventContext &ctx) const override final
const MuonGMR4::MuonDetectorManager * m_detMgr
SG::WriteCondHandleKey< ActsTrk::DetectorAlignStore > m_writeKey
virtual StatusCode initialize() override final
DetectorType
Simple enum to Identify the Type of the ACTS sub detector.
@ UnDefined
Small Thing Gap chambers (NSW)