ATLAS Offline Software
Loading...
Searching...
No Matches
RpcStrip_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5// EDM include(s):
7// Local include(s):
9
10
11namespace {
12 static const std::string preFixStr{"Rpc_"};
13}
14namespace xAOD {
15 IMPLEMENT_SETTER_GETTER(RpcStrip_v1, uint8_t, measuresPhi, setMeasuresPhi)
16} // namespace xAOD
#define IMPLEMENT_SETTER_GETTER(DTYPE, GETTER, SETTER)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.