ATLAS Offline Software
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 
11 namespace {
12  static const std::string preFixStr{"Rpc_"};
13 }
14 namespace xAOD {
15  IMPLEMENT_SETTER_GETTER(RpcStrip_v1, uint8_t, measuresPhi, setMeasuresPhi)
16 } // namespace xAOD
xAOD::uint8_t
uint8_t
Definition: Muon_v1.cxx:575
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
AccessorMacros.h
RpcStrip_v1.h
IMPLEMENT_SETTER_GETTER
#define IMPLEMENT_SETTER_GETTER(DTYPE, GETTER, SETTER)
Definition: NRPCRDO_v1.cxx:13